#de65c8 color space conversions
Hex:
#de65c8
RGB:
222, 101, 200
CMY:
13, 60, 22
CMYK:
0, 55, 10, 13
HSL:
311°, 64.7059%, 63.3333%
HSV (HSB):
311°, 54.5045%, 87.0588%
XYZ:
45.2032, 29.0071, 57.8600
xyY:
0.3423, 0.2196, 29.0071
CIE-Lab:
60.7879, 59.3013, -29.6026
CIE-LCH:
60.7879, 66.2794, 333.4721
CIE-Luv:
60.7879, 62.1756, -54.5969
Hunter-Lab:
53.8582, 55.5631, -25.9946
#de65c8 color charts
#de65c8 color shades, tints & tones
#de65c8 color schemes
#de65c8 color preview, HTML & CSS examples
This text has a color of #de65c8
<p style="color:#de65c8;">Text here</p>
.mytext {color:#de65c8;}
This box has a color of #de65c8
<div style="background-color:#de65c8;">Content here</div>
.mybackground {background-color:#de65c8;}
Border around this has a color of #de65c8
<div style="border:2px solid #de65c8;">Content here</div>
.myborder {border:2px solid #de65c8;}