#201ff2 color space conversions
Hex:
#201ff2
RGB:
32, 31, 242
CMY:
87, 88, 5
CMYK:
87, 87, 0, 5
HSL:
240°, 89.0295%, 53.5294%
HSV (HSB):
240°, 87.1901%, 94.9020%
XYZ:
17.1127, 7.6979, 84.5883
xyY:
0.1564, 0.0704, 7.6979
CIE-Lab:
33.3455, 69.6376, -98.7784
CIE-LCH:
33.3455, 120.8577, 305.1834
CIE-Luv:
33.3455, -8.9581, -125.2849
Hunter-Lab:
27.7450, 61.5421, -161.3404
#201ff2 color charts
#201ff2 color shades, tints & tones
#201ff2 color schemes
#201ff2 color preview, HTML & CSS examples
This text has a color of #201ff2
<p style="color:#201ff2;">Text here</p>
.mytext {color:#201ff2;}
This box has a color of #201ff2
<div style="background-color:#201ff2;">Content here</div>
.mybackground {background-color:#201ff2;}
Border around this has a color of #201ff2
<div style="border:2px solid #201ff2;">Content here</div>
.myborder {border:2px solid #201ff2;}