#008dd5 color space conversions
Hex:
#008dd5
RGB:
0, 141, 213
CMY:
100, 45, 16
CMYK:
100, 34, 0, 16
HSL:
200°, 100.0000%, 41.7647%
HSV (HSB):
200°, 100.0000%, 83.5294%
XYZ:
21.5351, 23.8538, 66.4200
xyY:
0.1926, 0.2133, 23.8538
CIE-Lab:
55.9412, -5.2739, -45.5832
CIE-LCH:
55.9412, 45.8873, 263.4003
CIE-Luv:
55.9412, -35.6077, -70.7575
Hunter-Lab:
48.8404, -6.7650, -46.4426
#008dd5 color charts
#008dd5 color shades, tints & tones
#008dd5 color schemes
#008dd5 color preview, HTML & CSS examples
This text has a color of #008dd5
<p style="color:#008dd5;">Text here</p>
.mytext {color:#008dd5;}
This box has a color of #008dd5
<div style="background-color:#008dd5;">Content here</div>
.mybackground {background-color:#008dd5;}
Border around this has a color of #008dd5
<div style="border:2px solid #008dd5;">Content here</div>
.myborder {border:2px solid #008dd5;}