#2201a9 color space conversions
Hex:
#2201a9
RGB:
34, 1, 169
CMY:
87, 100, 34
CMYK:
80, 99, 0, 34
HSL:
252°, 98.8235%, 33.3333%
HSV (HSB):
252°, 99.4083%, 66.2745%
XYZ:
7.8320, 3.2264, 37.7461
xyY:
0.1605, 0.0661, 3.2264
CIE-Lab:
20.9286, 58.4028, -76.8271
CIE-LCH:
20.9286, 96.5054, 307.2415
CIE-Luv:
20.9286, -3.5307, -80.8025
Hunter-Lab:
17.9621, 46.3974, -112.0204
#2201a9 color charts
#2201a9 color shades, tints & tones
#2201a9 color schemes
#2201a9 color preview, HTML & CSS examples
This text has a color of #2201a9
<p style="color:#2201a9;">Text here</p>
.mytext {color:#2201a9;}
This box has a color of #2201a9
<div style="background-color:#2201a9;">Content here</div>
.mybackground {background-color:#2201a9;}
Border around this has a color of #2201a9
<div style="border:2px solid #2201a9;">Content here</div>
.myborder {border:2px solid #2201a9;}