#d74ac5 color space conversions
Hex:
#d74ac5
RGB:
215, 74, 197
CMY:
16, 71, 23
CMYK:
0, 66, 8, 16
HSL:
308°, 63.8009%, 56.6667%
HSV (HSB):
308°, 65.5814%, 84.3137%
XYZ:
40.5512, 23.3758, 55.1980
xyY:
0.3404, 0.1962, 23.3758
CIE-Lab:
55.4574, 68.4015, -36.2696
CIE-LCH:
55.4574, 77.4226, 332.0654
CIE-Luv:
55.4574, 67.3975, -65.2329
Hunter-Lab:
48.3486, 65.1024, -33.8455
#d74ac5 color charts
#d74ac5 color shades, tints & tones
#d74ac5 color schemes
#d74ac5 color preview, HTML & CSS examples
This text has a color of #d74ac5
<p style="color:#d74ac5;">Text here</p>
.mytext {color:#d74ac5;}
This box has a color of #d74ac5
<div style="background-color:#d74ac5;">Content here</div>
.mybackground {background-color:#d74ac5;}
Border around this has a color of #d74ac5
<div style="border:2px solid #d74ac5;">Content here</div>
.myborder {border:2px solid #d74ac5;}