#de27e5 color space conversions
Hex:
#de27e5
RGB:
222, 39, 229
CMY:
13, 85, 10
CMYK:
3, 83, 0, 10
HSL:
298°, 78.5124%, 52.5490%
HSV (HSB):
298°, 82.9694%, 89.8039%
XYZ:
44.9926, 22.6378, 76.1269
xyY:
0.3130, 0.1575, 22.6378
CIE-Lab:
54.6973, 84.9469, -55.6181
CIE-LCH:
54.6973, 101.5350, 326.7856
CIE-Luv:
54.6973, 68.1046, -96.6609
Hunter-Lab:
47.5792, 85.5325, -61.5589
#de27e5 color charts
#de27e5 color shades, tints & tones
#de27e5 color schemes
#de27e5 color preview, HTML & CSS examples
This text has a color of #de27e5
<p style="color:#de27e5;">Text here</p>
.mytext {color:#de27e5;}
This box has a color of #de27e5
<div style="background-color:#de27e5;">Content here</div>
.mybackground {background-color:#de27e5;}
Border around this has a color of #de27e5
<div style="border:2px solid #de27e5;">Content here</div>
.myborder {border:2px solid #de27e5;}