#201ff7 color space conversions
Hex:
#201ff7
RGB:
32, 31, 247
CMY:
87, 88, 3
CMYK:
87, 87, 0, 3
HSL:
240°, 93.1034%, 54.5098%
HSV (HSB):
240°, 87.4494%, 96.8627%
XYZ:
17.8742, 8.0024, 88.5982
xyY:
0.1561, 0.0699, 8.0024
CIE-Lab:
33.9880, 70.9957, -100.5313
CIE-LCH:
33.9880, 123.0729, 305.2299
CIE-Luv:
33.9880, -9.1634, -128.1055
Hunter-Lab:
28.2886, 63.2802, -165.8908
#201ff7 color charts
#201ff7 color shades, tints & tones
#201ff7 color schemes
#201ff7 color preview, HTML & CSS examples
This text has a color of #201ff7
<p style="color:#201ff7;">Text here</p>
.mytext {color:#201ff7;}
This box has a color of #201ff7
<div style="background-color:#201ff7;">Content here</div>
.mybackground {background-color:#201ff7;}
Border around this has a color of #201ff7
<div style="border:2px solid #201ff7;">Content here</div>
.myborder {border:2px solid #201ff7;}