#d776ed color space conversions
Hex:
#d776ed
RGB:
215, 118, 237
CMY:
16, 54, 7
CMYK:
9, 50, 0, 7
HSL:
289°, 76.7742%, 69.6078%
HSV (HSB):
289°, 50.2110%, 92.9412%
XYZ:
49.7888, 33.5184, 83.9663
xyY:
0.2976, 0.2004, 33.5184
CIE-Lab:
64.5785, 55.7373, -44.4768
CIE-LCH:
64.5785, 71.3081, 321.4111
CIE-Luv:
64.5785, 41.7436, -78.3665
Hunter-Lab:
57.8950, 52.1909, -45.4629
#d776ed color charts
#d776ed color shades, tints & tones
#d776ed color schemes
#d776ed color preview, HTML & CSS examples
This text has a color of #d776ed
<p style="color:#d776ed;">Text here</p>
.mytext {color:#d776ed;}
This box has a color of #d776ed
<div style="background-color:#d776ed;">Content here</div>
.mybackground {background-color:#d776ed;}
Border around this has a color of #d776ed
<div style="border:2px solid #d776ed;">Content here</div>
.myborder {border:2px solid #d776ed;}