#008cf3 color space conversions
Hex:
#008cf3
RGB:
0, 140, 243
CMY:
100, 45, 5
CMYK:
100, 42, 0, 5
HSL:
205°, 100.0000%, 47.6471%
HSV (HSB):
205°, 100.0000%, 95.2941%
XYZ:
25.5557, 25.2272, 88.3164
xyY:
0.1837, 0.1814, 25.2272
CIE-Lab:
57.2962, 6.7840, -60.1466
CIE-LCH:
57.2962, 60.5280, 276.4352
CIE-Luv:
57.2962, -33.5334, -96.0206
Hunter-Lab:
50.2267, 2.9254, -69.0942
#008cf3 color charts
#008cf3 color shades, tints & tones
#008cf3 color schemes
#008cf3 color preview, HTML & CSS examples
This text has a color of #008cf3
<p style="color:#008cf3;">Text here</p>
.mytext {color:#008cf3;}
This box has a color of #008cf3
<div style="background-color:#008cf3;">Content here</div>
.mybackground {background-color:#008cf3;}
Border around this has a color of #008cf3
<div style="border:2px solid #008cf3;">Content here</div>
.myborder {border:2px solid #008cf3;}