#de32ff color space conversions
Hex:
#de32ff
RGB:
222, 50, 255
CMY:
13, 80, 0
CMYK:
13, 80, 0, 0
HSL:
290°, 100.0000%, 59.8039%
HSV (HSB):
290°, 80.3922%, 100.0000%
XYZ:
49.3148, 25.0308, 96.8400
xyY:
0.2881, 0.1462, 25.0308
CIE-Lab:
57.1054, 86.6655, -66.2926
CIE-LCH:
57.1054, 109.1129, 322.5867
CIE-Luv:
57.1054, 57.8550, -113.8752
Hunter-Lab:
50.0308, 88.3916, -79.7406
#de32ff color charts
#de32ff color shades, tints & tones
#de32ff color schemes
#de32ff color preview, HTML & CSS examples
This text has a color of #de32ff
<p style="color:#de32ff;">Text here</p>
.mytext {color:#de32ff;}
This box has a color of #de32ff
<div style="background-color:#de32ff;">Content here</div>
.mybackground {background-color:#de32ff;}
Border around this has a color of #de32ff
<div style="border:2px solid #de32ff;">Content here</div>
.myborder {border:2px solid #de32ff;}