#de85d4 color space conversions
Hex:
#de85d4
RGB:
222, 133, 212
CMY:
13, 48, 17
CMYK:
0, 40, 5, 13
HSL:
307°, 57.4194%, 69.6078%
HSV (HSB):
307°, 40.0901%, 87.0588%
XYZ:
50.3954, 37.0581, 66.7842
xyY:
0.3267, 0.2403, 37.0581
CIE-Lab:
67.3206, 45.5479, -26.2729
CIE-LCH:
67.3206, 52.5821, 330.0228
CIE-Luv:
67.3206, 45.5694, -48.0063
Hunter-Lab:
60.8754, 41.2385, -22.4321
#de85d4 color charts
#de85d4 color shades, tints & tones
#de85d4 color schemes
#de85d4 color preview, HTML & CSS examples
This text has a color of #de85d4
<p style="color:#de85d4;">Text here</p>
.mytext {color:#de85d4;}
This box has a color of #de85d4
<div style="background-color:#de85d4;">Content here</div>
.mybackground {background-color:#de85d4;}
Border around this has a color of #de85d4
<div style="border:2px solid #de85d4;">Content here</div>
.myborder {border:2px solid #de85d4;}