#201de9 color space conversions
Hex:
#201de9
RGB:
32, 29, 233
CMY:
87, 89, 9
CMYK:
86, 88, 0, 9
HSL:
241°, 82.2581%, 51.3725%
HSV (HSB):
241°, 87.5536%, 91.3725%
XYZ:
15.7430, 7.0690, 77.6255
xyY:
0.1567, 0.0704, 7.0690
CIE-Lab:
31.9635, 67.8520, -95.9715
CIE-LCH:
31.9635, 117.5348, 305.2604
CIE-Luv:
31.9635, -8.4272, -120.0650
Hunter-Lab:
26.5876, 59.1649, -154.4926
#201de9 color charts
#201de9 color shades, tints & tones
#201de9 color schemes
#201de9 color preview, HTML & CSS examples
This text has a color of #201de9
<p style="color:#201de9;">Text here</p>
.mytext {color:#201de9;}
This box has a color of #201de9
<div style="background-color:#201de9;">Content here</div>
.mybackground {background-color:#201de9;}
Border around this has a color of #201de9
<div style="border:2px solid #201de9;">Content here</div>
.myborder {border:2px solid #201de9;}