#d13daf color space conversions
Hex:
#d13daf
RGB:
209, 61, 175
CMY:
18, 76, 31
CMYK:
0, 71, 16, 18
HSL:
314°, 61.6667%, 52.9412%
HSV (HSB):
314°, 70.8134%, 81.9608%
XYZ:
35.7011, 19.9879, 42.5338
xyY:
0.3635, 0.2035, 19.9879
CIE-Lab:
51.8236, 68.4165, -29.2653
CIE-LCH:
51.8236, 74.4128, 336.8411
CIE-Luv:
51.8236, 74.4526, -53.8318
Hunter-Lab:
44.7079, 64.3009, -25.1114
#d13daf color charts
#d13daf color shades, tints & tones
#d13daf color schemes
#d13daf color preview, HTML & CSS examples
This text has a color of #d13daf
<p style="color:#d13daf;">Text here</p>
.mytext {color:#d13daf;}
This box has a color of #d13daf
<div style="background-color:#d13daf;">Content here</div>
.mybackground {background-color:#d13daf;}
Border around this has a color of #d13daf
<div style="border:2px solid #d13daf;">Content here</div>
.myborder {border:2px solid #d13daf;}