#de2dfa color space conversions
Hex:
#de2dfa
RGB:
222, 45, 250
CMY:
13, 82, 2
CMYK:
11, 82, 0, 2
HSL:
292°, 95.3488%, 57.8431%
HSV (HSB):
292°, 82.0000%, 98.0392%
XYZ:
48.3179, 24.3085, 92.5879
xyY:
0.2925, 0.1471, 24.3085
CIE-Lab:
56.3954, 87.0004, -64.6595
CIE-LCH:
56.3954, 108.3971, 323.3799
CIE-Luv:
56.3954, 60.1002, -111.1398
Hunter-Lab:
49.3036, 88.6498, -76.8288
#de2dfa color charts
#de2dfa color shades, tints & tones
#de2dfa color schemes
#de2dfa color preview, HTML & CSS examples
This text has a color of #de2dfa
<p style="color:#de2dfa;">Text here</p>
.mytext {color:#de2dfa;}
This box has a color of #de2dfa
<div style="background-color:#de2dfa;">Content here</div>
.mybackground {background-color:#de2dfa;}
Border around this has a color of #de2dfa
<div style="border:2px solid #de2dfa;">Content here</div>
.myborder {border:2px solid #de2dfa;}