#de57f5 color space conversions
Hex:
#de57f5
RGB:
222, 87, 245
CMY:
13, 66, 4
CMYK:
9, 64, 0, 4
HSL:
291°, 88.7640%, 65.0980%
HSV (HSB):
291°, 64.4898%, 96.0784%
XYZ:
50.0138, 28.9386, 89.3359
xyY:
0.2972, 0.1720, 28.9386
CIE-Lab:
60.7274, 72.9431, -54.9457
CIE-LCH:
60.7274, 91.3221, 323.0105
CIE-Luv:
60.7274, 53.8061, -96.3477
Hunter-Lab:
53.7946, 71.8143, -60.8059
#de57f5 color charts
#de57f5 color shades, tints & tones
#de57f5 color schemes
#de57f5 color preview, HTML & CSS examples
This text has a color of #de57f5
<p style="color:#de57f5;">Text here</p>
.mytext {color:#de57f5;}
This box has a color of #de57f5
<div style="background-color:#de57f5;">Content here</div>
.mybackground {background-color:#de57f5;}
Border around this has a color of #de57f5
<div style="border:2px solid #de57f5;">Content here</div>
.myborder {border:2px solid #de57f5;}