#1234fd color space conversions
Hex:
#1234fd
RGB:
18, 52, 253
CMY:
93, 80, 1
CMYK:
93, 79, 0, 1
HSL:
231°, 98.3264%, 53.1373%
HSV (HSB):
231°, 92.8854%, 99.2157%
XYZ:
19.2071, 9.6764, 93.7839
xyY:
0.1566, 0.0789, 9.6764
CIE-Lab:
37.2553, 63.8630, -98.4720
CIE-LCH:
37.2553, 117.3678, 302.9650
CIE-Luv:
37.2553, -12.3333, -132.1915
Hunter-Lab:
31.1070, 55.7781, -156.9777
#1234fd color charts
#1234fd RGB chart
#1234fd CMYK chart
#1234fd RGB pie chart
#1234fd color shades, tints & tones
#1234fd color schemes
#1234fd color preview, HTML & CSS examples
This text has a color of #1234fd
<p style="color:#1234fd;">Text here</p>
.mytext {color:#1234fd;}
Text color #1234fd
This box has a color of #1234fd
<div style="background-color:#1234fd;">Content here</div>
.mybackground {background-color:#1234fd;}
Background color #1234fd
Border around this has a color of #1234fd
<div style="border:2px solid #1234fd;">Content here</div>
.myborder {border:2px solid #1234fd;}
Border color #1234fd