#ce22cd color space conversions
Hex:
#ce22cd
RGB:
206, 34, 205
CMY:
19, 87, 20
CMYK:
0, 83, 0, 19
HSL:
300°, 71.6667%, 47.0588%
HSV (HSB):
300°, 83.4951%, 80.7843%
XYZ:
37.0451, 18.6736, 59.4095
xyY:
0.3218, 0.1622, 18.6736
CIE-Lab:
50.3032, 79.4412, -49.1130
CIE-LCH:
50.3032, 93.3969, 328.2744
CIE-Luv:
50.3032, 66.2349, -84.4073
Hunter-Lab:
43.2130, 77.3993, -51.2631
#ce22cd color charts
#ce22cd color shades, tints & tones
#ce22cd color schemes
#ce22cd color preview, HTML & CSS examples
This text has a color of #ce22cd
<p style="color:#ce22cd;">Text here</p>
.mytext {color:#ce22cd;}
This box has a color of #ce22cd
<div style="background-color:#ce22cd;">Content here</div>
.mybackground {background-color:#ce22cd;}
Border around this has a color of #ce22cd
<div style="border:2px solid #ce22cd;">Content here</div>
.myborder {border:2px solid #ce22cd;}