#de77f1 color space conversions
Hex:
#de77f1
RGB:
222, 119, 241
CMY:
13, 53, 5
CMYK:
8, 51, 0, 5
HSL:
291°, 81.3333%, 70.5882%
HSV (HSB):
291°, 50.6224%, 94.5098%
XYZ:
52.5982, 35.0741, 87.2168
xyY:
0.3008, 0.2006, 35.0741
CIE-Lab:
65.8063, 57.8875, -44.6966
CIE-LCH:
65.8063, 73.1351, 322.3272
CIE-Luv:
65.8063, 44.9303, -79.3061
Hunter-Lab:
59.2234, 54.8906, -45.8585
#de77f1 color charts
#de77f1 color shades, tints & tones
#de77f1 color schemes
#de77f1 color preview, HTML & CSS examples
This text has a color of #de77f1
<p style="color:#de77f1;">Text here</p>
.mytext {color:#de77f1;}
This box has a color of #de77f1
<div style="background-color:#de77f1;">Content here</div>
.mybackground {background-color:#de77f1;}
Border around this has a color of #de77f1
<div style="border:2px solid #de77f1;">Content here</div>
.myborder {border:2px solid #de77f1;}