#d62db5 color space conversions
Hex:
#d62db5
RGB:
214, 45, 181
CMY:
16, 82, 29
CMYK:
0, 79, 15, 16
HSL:
312°, 67.3307%, 50.7843%
HSV (HSB):
312°, 78.9720%, 83.9216%
XYZ:
37.0104, 19.5091, 45.5310
xyY:
0.3627, 0.1912, 19.5091
CIE-Lab:
51.2776, 75.1272, -33.5631
CIE-LCH:
51.2776, 82.2836, 335.9273
CIE-Luv:
51.2776, 79.7815, -61.1580
Hunter-Lab:
44.1691, 72.2738, -30.1998
#d62db5 color charts
#d62db5 color shades, tints & tones
#d62db5 color schemes
#d62db5 color preview, HTML & CSS examples
This text has a color of #d62db5
<p style="color:#d62db5;">Text here</p>
.mytext {color:#d62db5;}
This box has a color of #d62db5
<div style="background-color:#d62db5;">Content here</div>
.mybackground {background-color:#d62db5;}
Border around this has a color of #d62db5
<div style="border:2px solid #d62db5;">Content here</div>
.myborder {border:2px solid #d62db5;}