#c221cd color space conversions
Hex:
#c221cd
RGB:
194, 33, 205
CMY:
24, 87, 20
CMYK:
5, 84, 0, 20
HSL:
296°, 72.2689%, 46.6667%
HSV (HSB):
296°, 83.9024%, 80.3922%
XYZ:
33.8114, 16.9648, 59.2501
xyY:
0.3073, 0.1542, 16.9648
CIE-Lab:
48.2157, 77.4870, -52.5658
CIE-LCH:
48.2157, 93.6344, 325.8477
CIE-Luv:
48.2157, 57.8953, -88.1997
Hunter-Lab:
41.1884, 74.4505, -56.4577
#c221cd color charts
#c221cd color shades, tints & tones
#c221cd color schemes
#c221cd color preview, HTML & CSS examples
This text has a color of #c221cd
<p style="color:#c221cd;">Text here</p>
.mytext {color:#c221cd;}
This box has a color of #c221cd
<div style="background-color:#c221cd;">Content here</div>
.mybackground {background-color:#c221cd;}
Border around this has a color of #c221cd
<div style="border:2px solid #c221cd;">Content here</div>
.myborder {border:2px solid #c221cd;}