#2001cd color space conversions
Hex:
#2001cd
RGB:
32, 1, 205
CMY:
87, 100, 20
CMYK:
84, 100, 0, 20
HSL:
249°, 99.0291%, 40.3922%
HSV (HSB):
249°, 99.5122%, 80.3922%
XYZ:
11.6260, 4.7366, 58.0591
xyY:
0.1562, 0.0636, 4.7366
CIE-Lab:
25.9707, 67.2911, -89.8178
CIE-LCH:
25.9707, 112.2289, 306.8404
CIE-Luv:
25.9707, -5.6674, -102.0853
Hunter-Lab:
21.7636, 57.2669, -142.9340
#2001cd color charts
#2001cd color shades, tints & tones
#2001cd color schemes
#2001cd color preview, HTML & CSS examples
This text has a color of #2001cd
<p style="color:#2001cd;">Text here</p>
.mytext {color:#2001cd;}
This box has a color of #2001cd
<div style="background-color:#2001cd;">Content here</div>
.mybackground {background-color:#2001cd;}
Border around this has a color of #2001cd
<div style="border:2px solid #2001cd;">Content here</div>
.myborder {border:2px solid #2001cd;}