#d015c9 color space conversions
Hex:
#d015c9
RGB:
208, 21, 201
CMY:
18, 92, 21
CMYK:
0, 90, 3, 18
HSL:
302°, 81.6594%, 44.9020%
HSV (HSB):
302°, 89.9038%, 81.5686%
XYZ:
36.8232, 18.1633, 56.8234
xyY:
0.3293, 0.1624, 18.1633
CIE-Lab:
49.6935, 81.3383, -47.7575
CIE-LCH:
49.6935, 94.3223, 329.5809
CIE-Luv:
49.6935, 70.5352, -82.4266
Hunter-Lab:
42.6184, 79.6456, -49.2189
#d015c9 color charts
#d015c9 color shades, tints & tones
#d015c9 color schemes
#d015c9 color preview, HTML & CSS examples
This text has a color of #d015c9
<p style="color:#d015c9;">Text here</p>
.mytext {color:#d015c9;}
This box has a color of #d015c9
<div style="background-color:#d015c9;">Content here</div>
.mybackground {background-color:#d015c9;}
Border around this has a color of #d015c9
<div style="border:2px solid #d015c9;">Content here</div>
.myborder {border:2px solid #d015c9;}