#de85d5 color space conversions
Hex:
#de85d5
RGB:
222, 133, 213
CMY:
13, 48, 16
CMYK:
0, 40, 4, 13
HSL:
306°, 57.4194%, 69.6078%
HSV (HSB):
306°, 40.0901%, 87.0588%
XYZ:
50.5220, 37.1087, 67.4507
xyY:
0.3258, 0.2393, 37.1087
CIE-Lab:
67.3585, 45.7229, -26.7709
CIE-LCH:
67.3585, 52.9837, 329.6509
CIE-Luv:
67.3585, 45.3626, -48.8311
Hunter-Lab:
60.9170, 41.4358, -23.0074
#de85d5 color charts
#de85d5 color shades, tints & tones
#de85d5 color schemes
#de85d5 color preview, HTML & CSS examples
This text has a color of #de85d5
<p style="color:#de85d5;">Text here</p>
.mytext {color:#de85d5;}
This box has a color of #de85d5
<div style="background-color:#de85d5;">Content here</div>
.mybackground {background-color:#de85d5;}
Border around this has a color of #de85d5
<div style="border:2px solid #de85d5;">Content here</div>
.myborder {border:2px solid #de85d5;}