#d017c5 color space conversions
Hex:
#d017c5
RGB:
208, 23, 197
CMY:
18, 91, 23
CMYK:
0, 89, 5, 18
HSL:
304°, 80.0866%, 45.2941%
HSV (HSB):
304°, 88.9423%, 81.5686%
XYZ:
36.3969, 18.0539, 54.3897
xyY:
0.3344, 0.1659, 18.0539
CIE-Lab:
49.5614, 80.4956, -45.6528
CIE-LCH:
49.5614, 92.5404, 330.4404
CIE-Luv:
49.5614, 71.9514, -79.1834
Hunter-Lab:
42.4899, 78.5459, -46.1520
#d017c5 color charts
#d017c5 color shades, tints & tones
#d017c5 color schemes
#d017c5 color preview, HTML & CSS examples
This text has a color of #d017c5
<p style="color:#d017c5;">Text here</p>
.mytext {color:#d017c5;}
This box has a color of #d017c5
<div style="background-color:#d017c5;">Content here</div>
.mybackground {background-color:#d017c5;}
Border around this has a color of #d017c5
<div style="border:2px solid #d017c5;">Content here</div>
.myborder {border:2px solid #d017c5;}