#d775e3 color space conversions
Hex:
#d775e3
RGB:
215, 117, 227
CMY:
16, 54, 11
CMYK:
5, 48, 0, 11
HSL:
293°, 66.2651%, 67.4510%
HSV (HSB):
293°, 48.4581%, 89.0196%
XYZ:
48.2507, 32.7157, 76.4447
xyY:
0.3065, 0.2078, 32.7157
CIE-Lab:
63.9300, 54.3383, -39.9462
CIE-LCH:
63.9300, 67.4414, 323.6789
CIE-Luv:
63.9300, 44.3481, -70.7333
Hunter-Lab:
57.1976, 50.4830, -39.2028
#d775e3 color charts
#d775e3 color shades, tints & tones
#d775e3 color schemes
#d775e3 color preview, HTML & CSS examples
This text has a color of #d775e3
<p style="color:#d775e3;">Text here</p>
.mytext {color:#d775e3;}
This box has a color of #d775e3
<div style="background-color:#d775e3;">Content here</div>
.mybackground {background-color:#d775e3;}
Border around this has a color of #d775e3
<div style="border:2px solid #d775e3;">Content here</div>
.myborder {border:2px solid #d775e3;}