#d077e5 color space conversions
Hex:
#d077e5
RGB:
208, 119, 229
CMY:
18, 53, 10
CMYK:
9, 48, 0, 10
HSL:
289°, 67.9012%, 68.2353%
HSV (HSB):
289°, 48.0349%, 89.8039%
XYZ:
46.7521, 32.2607, 77.8916
xyY:
0.2980, 0.2056, 32.2607
CIE-Lab:
63.5578, 51.7700, -41.7025
CIE-LCH:
63.5578, 66.4773, 321.1473
CIE-Luv:
63.5578, 38.6914, -73.0981
Hunter-Lab:
56.7985, 47.5300, -41.5494
#d077e5 color charts
#d077e5 color shades, tints & tones
#d077e5 color schemes
#d077e5 color preview, HTML & CSS examples
This text has a color of #d077e5
<p style="color:#d077e5;">Text here</p>
.mytext {color:#d077e5;}
This box has a color of #d077e5
<div style="background-color:#d077e5;">Content here</div>
.mybackground {background-color:#d077e5;}
Border around this has a color of #d077e5
<div style="border:2px solid #d077e5;">Content here</div>
.myborder {border:2px solid #d077e5;}