#201ff0 color space conversions
Hex:
#201ff0
RGB:
32, 31, 240
CMY:
87, 88, 6
CMYK:
87, 87, 0, 6
HSL:
240°, 87.4477%, 53.1373%
HSV (HSB):
240°, 87.0833%, 94.1176%
XYZ:
16.8138, 7.5783, 83.0147
xyY:
0.1565, 0.0706, 7.5783
CIE-Lab:
33.0888, 69.0912, -98.0738
CIE-LCH:
33.0888, 119.9670, 305.1640
CIE-Luv:
33.0888, -8.8759, -124.1549
Hunter-Lab:
27.5287, 60.8477, -159.5226
#201ff0 color charts
#201ff0 color shades, tints & tones
#201ff0 color schemes
#201ff0 color preview, HTML & CSS examples
This text has a color of #201ff0
<p style="color:#201ff0;">Text here</p>
.mytext {color:#201ff0;}
This box has a color of #201ff0
<div style="background-color:#201ff0;">Content here</div>
.mybackground {background-color:#201ff0;}
Border around this has a color of #201ff0
<div style="border:2px solid #201ff0;">Content here</div>
.myborder {border:2px solid #201ff0;}