#cf22e5 color space conversions
Hex:
#cf22e5
RGB:
207, 34, 229
CMY:
19, 87, 10
CMYK:
10, 85, 0, 10
HSL:
293°, 78.9474%, 51.5686%
HSV (HSB):
293°, 85.1528%, 89.8039%
XYZ:
40.4470, 20.0666, 75.8702
xyY:
0.2966, 0.1471, 20.0666
CIE-Lab:
51.9124, 83.3590, -60.2198
CIE-LCH:
51.9124, 102.8356, 324.1551
CIE-Luv:
51.9124, 58.3549, -101.8838
Hunter-Lab:
44.7958, 82.7788, -69.0619
#cf22e5 color charts
#cf22e5 color shades, tints & tones
#cf22e5 color schemes
#cf22e5 color preview, HTML & CSS examples
This text has a color of #cf22e5
<p style="color:#cf22e5;">Text here</p>
.mytext {color:#cf22e5;}
This box has a color of #cf22e5
<div style="background-color:#cf22e5;">Content here</div>
.mybackground {background-color:#cf22e5;}
Border around this has a color of #cf22e5
<div style="border:2px solid #cf22e5;">Content here</div>
.myborder {border:2px solid #cf22e5;}