#008dbc color space conversions
Hex:
#008dbc
RGB:
0, 141, 188
CMY:
100, 45, 26
CMYK:
100, 25, 0, 26
HSL:
195°, 100.0000%, 36.8627%
HSV (HSB):
195°, 100.0000%, 73.7255%
XYZ:
18.6020, 22.6806, 50.9743
xyY:
0.2016, 0.2458, 22.6806
CIE-Lab:
54.7418, -14.6239, -33.3274
CIE-LCH:
54.7418, 36.3947, 246.3084
CIE-Luv:
54.7418, -37.3159, -49.4212
Hunter-Lab:
47.6241, -13.6202, -30.1239
#008dbc color charts
#008dbc RGB chart
#008dbc CMYK chart
#008dbc RGB pie chart
#008dbc color shades, tints & tones
#008dbc color schemes
#008dbc color preview, HTML & CSS examples
This text has a color of #008dbc
<p style="color:#008dbc;">Text here</p>
.mytext {color:#008dbc;}
Text color #008dbc
This box has a color of #008dbc
<div style="background-color:#008dbc;">Content here</div>
.mybackground {background-color:#008dbc;}
Background color #008dbc
Border around this has a color of #008dbc
<div style="border:2px solid #008dbc;">Content here</div>
.myborder {border:2px solid #008dbc;}
Border color #008dbc