#d501c5 color space conversions
Hex:
#d501c5
RGB:
213, 1, 197
CMY:
16, 100, 23
CMYK:
0, 100, 8, 16
HSL:
305°, 99.0654%, 41.9608%
HSV (HSB):
305°, 99.5305%, 83.5294%
XYZ:
37.5295, 18.1991, 54.3581
xyY:
0.3409, 0.1653, 18.1991
CIE-Lab:
49.7367, 83.4681, -45.3199
CIE-LCH:
49.7367, 94.9780, 331.4998
CIE-Luv:
49.7367, 77.0325, -79.1960
Hunter-Lab:
42.6604, 82.3757, -45.6854
#d501c5 color charts
#d501c5 color shades, tints & tones
#d501c5 color schemes
#d501c5 color preview, HTML & CSS examples
This text has a color of #d501c5
<p style="color:#d501c5;">Text here</p>
.mytext {color:#d501c5;}
This box has a color of #d501c5
<div style="background-color:#d501c5;">Content here</div>
.mybackground {background-color:#d501c5;}
Border around this has a color of #d501c5
<div style="border:2px solid #d501c5;">Content here</div>
.myborder {border:2px solid #d501c5;}