#d077f5 color space conversions
Hex:
#d077f5
RGB:
208, 119, 245
CMY:
18, 53, 4
CMYK:
15, 51, 0, 4
HSL:
282°, 86.3014%, 71.3725%
HSV (HSB):
282°, 51.4286%, 96.0784%
XYZ:
49.0907, 33.1961, 90.2063
xyY:
0.2846, 0.1924, 33.1961
CIE-Lab:
64.3194, 54.9612, -49.3587
CIE-LCH:
64.3194, 73.8716, 318.0741
CIE-Luv:
64.3194, 35.3816, -86.0753
Hunter-Lab:
57.6161, 51.2594, -52.4959
#d077f5 color charts
#d077f5 color shades, tints & tones
#d077f5 color schemes
#d077f5 color preview, HTML & CSS examples
This text has a color of #d077f5
<p style="color:#d077f5;">Text here</p>
.mytext {color:#d077f5;}
This box has a color of #d077f5
<div style="background-color:#d077f5;">Content here</div>
.mybackground {background-color:#d077f5;}
Border around this has a color of #d077f5
<div style="border:2px solid #d077f5;">Content here</div>
.myborder {border:2px solid #d077f5;}