#d71ed6 color space conversions
Hex:
#d71ed6
RGB:
215, 30, 214
CMY:
16, 88, 16
CMYK:
0, 86, 0, 16
HSL:
300°, 75.5102%, 48.0392%
HSV (HSB):
300°, 86.0465%, 84.3137%
XYZ:
40.6262, 20.2307, 65.3820
xyY:
0.3218, 0.1603, 20.2307
CIE-Lab:
52.0970, 83.1180, -51.3228
CIE-LCH:
52.0970, 97.6864, 328.3059
CIE-Luv:
52.0970, 69.7347, -88.9267
Hunter-Lab:
44.9785, 82.5152, -54.7006
#d71ed6 color charts
#d71ed6 color shades, tints & tones
#d71ed6 color schemes
#d71ed6 color preview, HTML & CSS examples
This text has a color of #d71ed6
<p style="color:#d71ed6;">Text here</p>
.mytext {color:#d71ed6;}
This box has a color of #d71ed6
<div style="background-color:#d71ed6;">Content here</div>
.mybackground {background-color:#d71ed6;}
Border around this has a color of #d71ed6
<div style="border:2px solid #d71ed6;">Content here</div>
.myborder {border:2px solid #d71ed6;}