#000ccf color space conversions
Hex:
#000ccf
RGB:
0, 12, 207
CMY:
100, 95, 19
CMYK:
100, 94, 0, 19
HSL:
237°, 100.0000%, 40.5882%
HSV (HSB):
237°, 100.0000%, 81.1765%
XYZ:
11.3940, 4.7679, 59.3513
xyY:
0.1509, 0.0631, 4.7679
CIE-Lab:
26.0631, 65.2304, -90.8528
CIE-LCH:
26.0631, 111.8447, 305.6776
CIE-Luv:
26.0631, -7.8598, -102.9688
Hunter-Lab:
21.8356, 54.9301, -145.8709
#000ccf color charts
#000ccf RGB chart
#000ccf CMYK chart
#000ccf RGB pie chart
#000ccf color shades, tints & tones
#000ccf color schemes
#000ccf color preview, HTML & CSS examples
This text has a color of #000ccf
<p style="color:#000ccf;">Text here</p>
.mytext {color:#000ccf;}
Text color #000ccf
This box has a color of #000ccf
<div style="background-color:#000ccf;">Content here</div>
.mybackground {background-color:#000ccf;}
Background color #000ccf
Border around this has a color of #000ccf
<div style="border:2px solid #000ccf;">Content here</div>
.myborder {border:2px solid #000ccf;}
Border color #000ccf