#de57d5 color space conversions
Hex:
#de57d5
RGB:
222, 87, 213
CMY:
13, 66, 16
CMYK:
0, 61, 4, 13
HSL:
304°, 67.1642%, 60.5882%
HSV (HSB):
304°, 60.8108%, 87.0588%
XYZ:
45.5426, 27.1501, 65.7909
xyY:
0.3289, 0.1961, 27.1501
CIE-Lab:
59.1130, 67.4951, -39.5773
CIE-LCH:
59.1130, 78.2430, 329.6138
CIE-Luv:
59.1130, 63.2840, -71.0898
Hunter-Lab:
52.1057, 64.8316, -38.3880
#de57d5 color charts
#de57d5 color shades, tints & tones
#de57d5 color schemes
#de57d5 color preview, HTML & CSS examples
This text has a color of #de57d5
<p style="color:#de57d5;">Text here</p>
.mytext {color:#de57d5;}
This box has a color of #de57d5
<div style="background-color:#de57d5;">Content here</div>
.mybackground {background-color:#de57d5;}
Border around this has a color of #de57d5
<div style="border:2px solid #de57d5;">Content here</div>
.myborder {border:2px solid #de57d5;}