#de65b7 color space conversions
Hex:
#de65b7
RGB:
222, 101, 183
CMY:
13, 60, 28
CMYK:
0, 55, 18, 13
HSL:
319°, 64.7059%, 63.3333%
HSV (HSB):
319°, 54.5045%, 87.0588%
XYZ:
43.3251, 28.2559, 47.9702
xyY:
0.3624, 0.2363, 28.2559
CIE-Lab:
60.1192, 56.7019, -20.9434
CIE-LCH:
60.1192, 60.4461, 339.7278
CIE-Luv:
60.1192, 67.0259, -40.7805
Hunter-Lab:
53.1562, 52.4635, -16.2962
#de65b7 color charts
#de65b7 color shades, tints & tones
#de65b7 color schemes
#de65b7 color preview, HTML & CSS examples
This text has a color of #de65b7
<p style="color:#de65b7;">Text here</p>
.mytext {color:#de65b7;}
This box has a color of #de65b7
<div style="background-color:#de65b7;">Content here</div>
.mybackground {background-color:#de65b7;}
Border around this has a color of #de65b7
<div style="border:2px solid #de65b7;">Content here</div>
.myborder {border:2px solid #de65b7;}