#008cf2 color space conversions
Hex:
#008cf2
RGB:
0, 140, 242
CMY:
100, 45, 5
CMYK:
100, 42, 0, 5
HSL:
205°, 100.0000%, 47.4510%
HSV (HSB):
205°, 100.0000%, 94.9020%
XYZ:
25.4051, 25.1670, 87.5231
xyY:
0.1840, 0.1822, 25.1670
CIE-Lab:
57.2377, 6.4003, -59.6872
CIE-LCH:
57.2377, 60.0294, 276.1205
CIE-Luv:
57.2377, -33.5862, -95.2256
Hunter-Lab:
50.1667, 2.6031, -68.3234
#008cf2 color charts
#008cf2 color shades, tints & tones
#008cf2 color schemes
#008cf2 color preview, HTML & CSS examples
This text has a color of #008cf2
<p style="color:#008cf2;">Text here</p>
.mytext {color:#008cf2;}
This box has a color of #008cf2
<div style="background-color:#008cf2;">Content here</div>
.mybackground {background-color:#008cf2;}
Border around this has a color of #008cf2
<div style="border:2px solid #008cf2;">Content here</div>
.myborder {border:2px solid #008cf2;}