#008def color space conversions
Hex:
#008def
RGB:
0, 141, 239
CMY:
100, 45, 6
CMYK:
100, 41, 0, 6
HSL:
205°, 100.0000%, 46.8627%
HSV (HSB):
205°, 100.0000%, 93.7255%
XYZ:
25.1049, 25.2817, 85.2181
xyY:
0.1851, 0.1864, 25.2817
CIE-Lab:
57.3489, 4.6474, -57.8485
CIE-LCH:
57.3489, 58.0348, 274.5931
CIE-Luv:
57.3489, -34.0603, -92.1314
Hunter-Lab:
50.2810, 1.1319, -65.2902
#008def color charts
#008def RGB chart
#008def CMYK chart
#008def RGB pie chart
#008def color shades, tints & tones
#008def color schemes
#008def color preview, HTML & CSS examples
This text has a color of #008def
<p style="color:#008def;">Text here</p>
.mytext {color:#008def;}
Text color #008def
This box has a color of #008def
<div style="background-color:#008def;">Content here</div>
.mybackground {background-color:#008def;}
Background color #008def
Border around this has a color of #008def
<div style="border:2px solid #008def;">Content here</div>
.myborder {border:2px solid #008def;}
Border color #008def