#db77e5 color space conversions
Hex:
#db77e5
RGB:
219, 119, 229
CMY:
14, 53, 10
CMYK:
4, 48, 0, 10
HSL:
295°, 67.9012%, 68.2353%
HSV (HSB):
295°, 48.0349%, 89.8039%
XYZ:
49.9531, 33.9109, 78.0414
xyY:
0.3085, 0.2094, 33.9109
CIE-Lab:
64.8918, 54.8297, -39.5171
CIE-LCH:
64.8918, 67.5862, 324.2188
CIE-Luv:
64.8918, 45.7337, -70.3096
Hunter-Lab:
58.2330, 51.2119, -38.6947
#db77e5 color charts
#db77e5 color shades, tints & tones
#db77e5 color schemes
#db77e5 color preview, HTML & CSS examples
This text has a color of #db77e5
<p style="color:#db77e5;">Text here</p>
.mytext {color:#db77e5;}
This box has a color of #db77e5
<div style="background-color:#db77e5;">Content here</div>
.mybackground {background-color:#db77e5;}
Border around this has a color of #db77e5
<div style="border:2px solid #db77e5;">Content here</div>
.myborder {border:2px solid #db77e5;}