#de85c8 color space conversions
Hex:
#de85c8
RGB:
222, 133, 200
CMY:
13, 48, 22
CMYK:
0, 40, 10, 13
HSL:
315°, 57.4194%, 69.6078%
HSV (HSB):
315°, 40.0901%, 87.0588%
XYZ:
48.9371, 36.4748, 59.1047
xyY:
0.3386, 0.2524, 36.4748
CIE-Lab:
66.8811, 43.5004, -20.2503
CIE-LCH:
66.8811, 47.9829, 335.0371
CIE-Luv:
66.8811, 48.0547, -38.1403
Hunter-Lab:
60.3944, 38.9470, -15.7478
#de85c8 color charts
#de85c8 color shades, tints & tones
#de85c8 color schemes
#de85c8 color preview, HTML & CSS examples
This text has a color of #de85c8
<p style="color:#de85c8;">Text here</p>
.mytext {color:#de85c8;}
This box has a color of #de85c8
<div style="background-color:#de85c8;">Content here</div>
.mybackground {background-color:#de85c8;}
Border around this has a color of #de85c8
<div style="border:2px solid #de85c8;">Content here</div>
.myborder {border:2px solid #de85c8;}