#2001d5 color space conversions
Hex:
#2001d5
RGB:
32, 1, 213
CMY:
87, 100, 16
CMYK:
85, 100, 0, 16
HSL:
249°, 99.0654%, 41.9608%
HSV (HSB):
249°, 99.5305%, 83.5294%
XYZ:
12.6168, 5.1329, 63.2766
xyY:
0.1557, 0.0633, 5.1329
CIE-Lab:
27.1100, 69.2394, -92.5728
CIE-LCH:
27.1100, 115.6020, 306.7945
CIE-Luv:
27.1100, -6.0755, -106.7935
Hunter-Lab:
22.6559, 59.7566, -149.7346
#2001d5 color charts
#2001d5 color shades, tints & tones
#2001d5 color schemes
#2001d5 color preview, HTML & CSS examples
This text has a color of #2001d5
<p style="color:#2001d5;">Text here</p>
.mytext {color:#2001d5;}
This box has a color of #2001d5
<div style="background-color:#2001d5;">Content here</div>
.mybackground {background-color:#2001d5;}
Border around this has a color of #2001d5
<div style="border:2px solid #2001d5;">Content here</div>
.myborder {border:2px solid #2001d5;}