#2002cd color space conversions
Hex:
#2002cd
RGB:
32, 2, 205
CMY:
87, 99, 20
CMYK:
84, 99, 0, 20
HSL:
249°, 98.0676%, 40.5882%
HSV (HSB):
249°, 99.0244%, 80.3922%
XYZ:
11.6368, 4.7583, 58.0627
xyY:
0.1563, 0.0639, 4.7583
CIE-Lab:
26.0347, 67.0924, -89.7108
CIE-LCH:
26.0347, 112.0242, 306.7918
CIE-Luv:
26.0347, -5.7070, -102.1557
Hunter-Lab:
21.8135, 57.0508, -142.5477
#2002cd color charts
#2002cd color shades, tints & tones
#2002cd color schemes
#2002cd color preview, HTML & CSS examples
This text has a color of #2002cd
<p style="color:#2002cd;">Text here</p>
.mytext {color:#2002cd;}
This box has a color of #2002cd
<div style="background-color:#2002cd;">Content here</div>
.mybackground {background-color:#2002cd;}
Border around this has a color of #2002cd
<div style="border:2px solid #2002cd;">Content here</div>
.myborder {border:2px solid #2002cd;}