#002dcc color space conversions
Hex:
#002dcc
RGB:
0, 45, 204
CMY:
100, 82, 20
CMYK:
100, 78, 0, 20
HSL:
227°, 100.0000%, 40.0000%
HSV (HSB):
227°, 100.0000%, 80.0000%
XYZ:
11.8375, 6.2364, 57.7066
xyY:
0.1562, 0.0823, 6.2364
CIE-Lab:
30.0012, 51.4140, -82.5397
CIE-LCH:
30.0012, 97.2430, 301.9188
CIE-Luv:
30.0012, -10.8519, -104.0575
Hunter-Lab:
24.9728, 40.9092, -119.5251
#002dcc color charts
#002dcc RGB chart
#002dcc CMYK chart
#002dcc RGB pie chart
#002dcc color shades, tints & tones
#002dcc color schemes
#002dcc color preview, HTML & CSS examples
This text has a color of #002dcc
<p style="color:#002dcc;">Text here</p>
.mytext {color:#002dcc;}
Text color #002dcc
This box has a color of #002dcc
<div style="background-color:#002dcc;">Content here</div>
.mybackground {background-color:#002dcc;}
Background color #002dcc
Border around this has a color of #002dcc
<div style="border:2px solid #002dcc;">Content here</div>
.myborder {border:2px solid #002dcc;}
Border color #002dcc