#008dec color space conversions
Hex:
#008dec
RGB:
0, 141, 236
CMY:
100, 45, 7
CMYK:
100, 40, 0, 7
HSL:
204°, 100.0000%, 46.2745%
HSV (HSB):
204°, 100.0000%, 92.5490%
XYZ:
24.6652, 25.1059, 82.9028
xyY:
0.1859, 0.1892, 25.1059
CIE-Lab:
57.1784, 3.4984, -56.4579
CIE-LCH:
57.1784, 56.5661, 273.5458
CIE-Luv:
57.1784, -34.2262, -89.7157
Hunter-Lab:
50.1058, 0.1838, -63.0246
#008dec color charts
#008dec RGB chart
#008dec CMYK chart
#008dec RGB pie chart
#008dec color shades, tints & tones
#008dec color schemes
#008dec color preview, HTML & CSS examples
This text has a color of #008dec
<p style="color:#008dec;">Text here</p>
.mytext {color:#008dec;}
Text color #008dec
This box has a color of #008dec
<div style="background-color:#008dec;">Content here</div>
.mybackground {background-color:#008dec;}
Background color #008dec
Border around this has a color of #008dec
<div style="border:2px solid #008dec;">Content here</div>
.myborder {border:2px solid #008dec;}
Border color #008dec