#d777fc color space conversions
Hex:
#d777fc
RGB:
215, 119, 252
CMY:
16, 53, 1
CMYK:
15, 53, 0, 1
HSL:
283°, 95.6835%, 72.7451%
HSV (HSB):
283°, 52.7778%, 98.8235%
XYZ:
52.1918, 34.6690, 96.0364
xyY:
0.2854, 0.1896, 34.6690
CIE-Lab:
65.4901, 58.1905, -51.3027
CIE-LCH:
65.4901, 77.5764, 318.5995
CIE-Luv:
65.4901, 38.1569, -89.9585
Hunter-Lab:
58.8804, 55.1825, -55.4883
#d777fc color charts
#d777fc color shades, tints & tones
#d777fc color schemes
#d777fc color preview, HTML & CSS examples
This text has a color of #d777fc
<p style="color:#d777fc;">Text here</p>
.mytext {color:#d777fc;}
This box has a color of #d777fc
<div style="background-color:#d777fc;">Content here</div>
.mybackground {background-color:#d777fc;}
Border around this has a color of #d777fc
<div style="border:2px solid #d777fc;">Content here</div>
.myborder {border:2px solid #d777fc;}