#d77df5 color space conversions
Hex:
#d77df5
RGB:
215, 125, 245
CMY:
16, 51, 4
CMYK:
12, 49, 0, 4
HSL:
285°, 85.7143%, 72.5490%
HSV (HSB):
285°, 48.9796%, 96.0784%
XYZ:
51.8394, 35.7069, 90.5461
xyY:
0.2911, 0.2005, 35.7069
CIE-Lab:
66.2953, 53.7960, -46.1874
CIE-LCH:
66.2953, 70.9033, 319.3517
CIE-Luv:
66.2953, 37.5172, -81.2369
Hunter-Lab:
59.7552, 50.2822, -48.0125
#d77df5 color charts
#d77df5 color shades, tints & tones
#d77df5 color schemes
#d77df5 color preview, HTML & CSS examples
This text has a color of #d77df5
<p style="color:#d77df5;">Text here</p>
.mytext {color:#d77df5;}
This box has a color of #d77df5
<div style="background-color:#d77df5;">Content here</div>
.mybackground {background-color:#d77df5;}
Border around this has a color of #d77df5
<div style="border:2px solid #d77df5;">Content here</div>
.myborder {border:2px solid #d77df5;}