#d015e7 color space conversions
Hex:
#d015e7
RGB:
208, 21, 231
CMY:
18, 92, 9
CMYK:
10, 91, 0, 9
HSL:
293°, 83.3333%, 49.4118%
HSV (HSB):
293°, 90.9091%, 90.5882%
XYZ:
40.7044, 19.7157, 77.2615
xyY:
0.2956, 0.1432, 19.7157
CIE-Lab:
51.5143, 85.8711, -61.9835
CIE-LCH:
51.5143, 105.9047, 324.1775
CIE-Luv:
51.5143, 59.3994, -104.5129
Hunter-Lab:
44.4024, 85.9295, -72.0846
#d015e7 color charts
#d015e7 color shades, tints & tones
#d015e7 color schemes
#d015e7 color preview, HTML & CSS examples
This text has a color of #d015e7
<p style="color:#d015e7;">Text here</p>
.mytext {color:#d015e7;}
This box has a color of #d015e7
<div style="background-color:#d015e7;">Content here</div>
.mybackground {background-color:#d015e7;}
Border around this has a color of #d015e7
<div style="border:2px solid #d015e7;">Content here</div>
.myborder {border:2px solid #d015e7;}