#008dff color space conversions
Hex:
#008dff
RGB:
0, 141, 255
CMY:
100, 45, 0
CMYK:
100, 45, 0, 0
HSL:
207°, 100.0000%, 50.0000%
HSV (HSB):
207°, 100.0000%, 100.0000%
XYZ:
27.5749, 26.2698, 98.2250
xyY:
0.1813, 0.1727, 26.2698
CIE-Lab:
58.2922, 10.7752, -65.1590
CIE-LCH:
58.2922, 66.0439, 279.3899
CIE-Luv:
58.2922, -33.2324, -104.7781
Hunter-Lab:
51.2540, 6.3392, -77.7476
#008dff color charts
#008dff RGB chart
#008dff CMYK chart
#008dff RGB pie chart
#008dff color shades, tints & tones
#008dff color schemes
#008dff color preview, HTML & CSS examples
This text has a color of #008dff
<p style="color:#008dff;">Text here</p>
.mytext {color:#008dff;}
Text color #008dff
This box has a color of #008dff
<div style="background-color:#008dff;">Content here</div>
.mybackground {background-color:#008dff;}
Background color #008dff
Border around this has a color of #008dff
<div style="border:2px solid #008dff;">Content here</div>
.myborder {border:2px solid #008dff;}
Border color #008dff