#000ccb color space conversions
Hex:
#000ccb
RGB:
0, 12, 203
CMY:
100, 95, 20
CMYK:
100, 94, 0, 20
HSL:
236°, 100.0000%, 39.8039%
HSV (HSB):
236°, 100.0000%, 79.6078%
XYZ:
10.9110, 4.5747, 56.8079
xyY:
0.1509, 0.0633, 4.5747
CIE-Lab:
25.4871, 64.1791, -89.4779
CIE-LCH:
25.4871, 110.1148, 305.6504
CIE-Luv:
25.4871, -7.6980, -100.5981
Hunter-Lab:
21.3886, 53.6279, -142.5011
#000ccb color charts
#000ccb RGB chart
#000ccb CMYK chart
#000ccb RGB pie chart
#000ccb color shades, tints & tones
#000ccb color schemes
#000ccb color preview, HTML & CSS examples
This text has a color of #000ccb
<p style="color:#000ccb;">Text here</p>
.mytext {color:#000ccb;}
Text color #000ccb
This box has a color of #000ccb
<div style="background-color:#000ccb;">Content here</div>
.mybackground {background-color:#000ccb;}
Background color #000ccb
Border around this has a color of #000ccb
<div style="border:2px solid #000ccb;">Content here</div>
.myborder {border:2px solid #000ccb;}
Border color #000ccb