#2001f1 color space conversions
Hex:
#2001f1
RGB:
32, 1, 241
CMY:
87, 100, 5
CMYK:
87, 100, 0, 5
HSL:
248°, 99.1736%, 47.4510%
HSV (HSB):
248°, 99.5851%, 94.5098%
XYZ:
16.4837, 6.6797, 83.6396
xyY:
0.1543, 0.0625, 6.6797
CIE-Lab:
31.0662, 75.9600, -102.0184
CIE-LCH:
31.0662, 127.1915, 306.6703
CIE-Luv:
31.0662, -7.4605, -123.0953
Hunter-Lab:
25.8450, 68.6167, -173.7826
#2001f1 color charts
#2001f1 color shades, tints & tones
#2001f1 color schemes
#2001f1 color preview, HTML & CSS examples
This text has a color of #2001f1
<p style="color:#2001f1;">Text here</p>
.mytext {color:#2001f1;}
This box has a color of #2001f1
<div style="background-color:#2001f1;">Content here</div>
.mybackground {background-color:#2001f1;}
Border around this has a color of #2001f1
<div style="border:2px solid #2001f1;">Content here</div>
.myborder {border:2px solid #2001f1;}