#de65e6 color space conversions
Hex:
#de65e6
RGB:
222, 101, 230
CMY:
13, 60, 10
CMYK:
3, 56, 0, 10
HSL:
296°, 72.0670%, 64.9020%
HSV (HSB):
296°, 56.0870%, 90.1961%
XYZ:
49.0608, 30.5501, 78.1739
xyY:
0.3109, 0.1936, 30.5501
CIE-Lab:
62.1260, 64.3340, -44.3869
CIE-LCH:
62.1260, 78.1605, 325.3965
CIE-Luv:
62.1260, 53.8679, -78.9058
Hunter-Lab:
55.2722, 61.7143, -45.1660
#de65e6 color charts
#de65e6 color shades, tints & tones
#de65e6 color schemes
#de65e6 color preview, HTML & CSS examples
This text has a color of #de65e6
<p style="color:#de65e6;">Text here</p>
.mytext {color:#de65e6;}
This box has a color of #de65e6
<div style="background-color:#de65e6;">Content here</div>
.mybackground {background-color:#de65e6;}
Border around this has a color of #de65e6
<div style="border:2px solid #de65e6;">Content here</div>
.myborder {border:2px solid #de65e6;}