#d013c5 color space conversions
Hex:
#d013c5
RGB:
208, 19, 197
CMY:
18, 93, 23
CMYK:
0, 91, 5, 18
HSL:
303°, 83.2599%, 44.5098%
HSV (HSB):
303°, 90.8654%, 81.5686%
XYZ:
36.3233, 17.9069, 54.3652
xyY:
0.3345, 0.1649, 17.9069
CIE-Lab:
49.3829, 81.0203, -45.9367
CIE-LCH:
49.3829, 93.1368, 330.4477
CIE-Luv:
49.3829, 72.2877, -79.5987
Hunter-Lab:
42.3165, 79.1657, -46.5500
#d013c5 color charts
#d013c5 color shades, tints & tones
#d013c5 color schemes
#d013c5 color preview, HTML & CSS examples
This text has a color of #d013c5
<p style="color:#d013c5;">Text here</p>
.mytext {color:#d013c5;}
This box has a color of #d013c5
<div style="background-color:#d013c5;">Content here</div>
.mybackground {background-color:#d013c5;}
Border around this has a color of #d013c5
<div style="border:2px solid #d013c5;">Content here</div>
.myborder {border:2px solid #d013c5;}