#002dcd color space conversions
Hex:
#002dcd
RGB:
0, 45, 205
CMY:
100, 82, 20
CMYK:
100, 78, 0, 20
HSL:
227°, 100.0000%, 40.1961%
HSV (HSB):
227°, 100.0000%, 80.3922%
XYZ:
11.9578, 6.2846, 58.3404
xyY:
0.1561, 0.0821, 6.2846
CIE-Lab:
30.1193, 51.7485, -82.9265
CIE-LCH:
30.1193, 97.7482, 301.9653
CIE-Luv:
30.1193, -10.8738, -104.6337
Hunter-Lab:
25.0690, 41.2731, -120.4309
#002dcd color charts
#002dcd RGB chart
#002dcd CMYK chart
#002dcd RGB pie chart
#002dcd color shades, tints & tones
#002dcd color schemes
#002dcd color preview, HTML & CSS examples
This text has a color of #002dcd
<p style="color:#002dcd;">Text here</p>
.mytext {color:#002dcd;}
Text color #002dcd
This box has a color of #002dcd
<div style="background-color:#002dcd;">Content here</div>
.mybackground {background-color:#002dcd;}
Background color #002dcd
Border around this has a color of #002dcd
<div style="border:2px solid #002dcd;">Content here</div>
.myborder {border:2px solid #002dcd;}
Border color #002dcd