#000ccd color space conversions
Hex:
#000ccd
RGB:
0, 12, 205
CMY:
100, 95, 20
CMYK:
100, 94, 0, 20
HSL:
236°, 100.0000%, 40.1961%
HSV (HSB):
236°, 100.0000%, 80.3922%
XYZ:
11.1509, 4.6707, 58.0714
xyY:
0.1509, 0.0632, 4.6707
CIE-Lab:
25.7753, 64.7056, -90.1662
CIE-LCH:
25.7753, 110.9809, 305.6642
CIE-Luv:
25.7753, -7.7789, -101.7842
Hunter-Lab:
21.6119, 54.2787, -144.1850
#000ccd color charts
#000ccd RGB chart
#000ccd CMYK chart
#000ccd RGB pie chart
#000ccd color shades, tints & tones
#000ccd color schemes
#000ccd color preview, HTML & CSS examples
This text has a color of #000ccd
<p style="color:#000ccd;">Text here</p>
.mytext {color:#000ccd;}
Text color #000ccd
This box has a color of #000ccd
<div style="background-color:#000ccd;">Content here</div>
.mybackground {background-color:#000ccd;}
Background color #000ccd
Border around this has a color of #000ccd
<div style="border:2px solid #000ccd;">Content here</div>
.myborder {border:2px solid #000ccd;}
Border color #000ccd