#000ced color space conversions
Hex:
#000ced
RGB:
0, 12, 237
CMY:
100, 95, 7
CMYK:
100, 95, 0, 7
HSL:
237°, 100.0000%, 46.4706%
HSV (HSB):
237°, 100.0000%, 92.9412%
XYZ:
15.4175, 6.3774, 80.5391
xyY:
0.1507, 0.0623, 6.3774
CIE-Lab:
30.3452, 72.9216, -100.9696
CIE-LCH:
30.3452, 124.5488, 305.8373
CIE-Luv:
30.3452, -9.0677, -120.5556
Hunter-Lab:
25.2535, 64.7828, -171.4122
#000ced color charts
#000ced RGB chart
#000ced CMYK chart
#000ced RGB pie chart
#000ced color shades, tints & tones
#000ced color schemes
#000ced color preview, HTML & CSS examples
This text has a color of #000ced
<p style="color:#000ced;">Text here</p>
.mytext {color:#000ced;}
Text color #000ced
This box has a color of #000ced
<div style="background-color:#000ced;">Content here</div>
.mybackground {background-color:#000ced;}
Background color #000ced
Border around this has a color of #000ced
<div style="border:2px solid #000ced;">Content here</div>
.myborder {border:2px solid #000ced;}
Border color #000ced