#d013b1 color space conversions
Hex:
#d013b1
RGB:
208, 19, 177
CMY:
18, 93, 31
CMYK:
0, 91, 15, 18
HSL:
310°, 83.2599%, 44.5098%
HSV (HSB):
310°, 90.8654%, 81.5686%
XYZ:
34.1811, 17.0500, 43.0844
xyY:
0.3624, 0.1808, 17.0500
CIE-Lab:
48.3229, 78.3112, -35.9290
CIE-LCH:
48.3229, 86.1599, 335.3544
CIE-Luv:
48.3229, 80.6157, -64.2449
Hunter-Lab:
41.2916, 75.5016, -32.9601
#d013b1 color charts
#d013b1 color shades, tints & tones
#d013b1 color schemes
#d013b1 color preview, HTML & CSS examples
This text has a color of #d013b1
<p style="color:#d013b1;">Text here</p>
.mytext {color:#d013b1;}
This box has a color of #d013b1
<div style="background-color:#d013b1;">Content here</div>
.mybackground {background-color:#d013b1;}
Border around this has a color of #d013b1
<div style="border:2px solid #d013b1;">Content here</div>
.myborder {border:2px solid #d013b1;}