#de64e9 color space conversions
Hex:
#de64e9
RGB:
222, 100, 233
CMY:
13, 61, 9
CMYK:
5, 57, 0, 9
HSL:
295°, 75.1412%, 65.2941%
HSV (HSB):
295°, 57.0815%, 91.3725%
XYZ:
49.3894, 30.5271, 80.3800
xyY:
0.3081, 0.1904, 30.5271
CIE-Lab:
62.1064, 65.3119, -46.0898
CIE-LCH:
62.1064, 79.9369, 324.7899
CIE-Luv:
62.1064, 53.3845, -81.7438
Hunter-Lab:
55.2514, 62.8718, -47.5795
#de64e9 color charts
#de64e9 color shades, tints & tones
#de64e9 color schemes
#de64e9 color preview, HTML & CSS examples
This text has a color of #de64e9
<p style="color:#de64e9;">Text here</p>
.mytext {color:#de64e9;}
This box has a color of #de64e9
<div style="background-color:#de64e9;">Content here</div>
.mybackground {background-color:#de64e9;}
Border around this has a color of #de64e9
<div style="border:2px solid #de64e9;">Content here</div>
.myborder {border:2px solid #de64e9;}