#d77bfc color space conversions
Hex:
#d77bfc
RGB:
215, 123, 252
CMY:
16, 52, 1
CMYK:
15, 51, 0, 1
HSL:
283°, 95.5556%, 73.5294%
HSV (HSB):
283°, 51.1905%, 98.8235%
XYZ:
52.6780, 35.6413, 96.1985
xyY:
0.2855, 0.1932, 35.6413
CIE-Lab:
66.2449, 56.2045, -50.1092
CIE-LCH:
66.2449, 75.2986, 318.2813
CIE-Luv:
66.2449, 36.7971, -87.9389
Hunter-Lab:
59.7003, 53.0282, -53.7471
#d77bfc color charts
#d77bfc color shades, tints & tones
#d77bfc color schemes
#d77bfc color preview, HTML & CSS examples
This text has a color of #d77bfc
<p style="color:#d77bfc;">Text here</p>
.mytext {color:#d77bfc;}
This box has a color of #d77bfc
<div style="background-color:#d77bfc;">Content here</div>
.mybackground {background-color:#d77bfc;}
Border around this has a color of #d77bfc
<div style="border:2px solid #d77bfc;">Content here</div>
.myborder {border:2px solid #d77bfc;}