#d62bd5 color space conversions
Hex:
#d62bd5
RGB:
214, 43, 213
CMY:
16, 83, 16
CMYK:
0, 80, 0, 16
HSL:
300°, 67.5889%, 50.3922%
HSV (HSB):
300°, 79.9065%, 83.9216%
XYZ:
40.6057, 20.8280, 64.8308
xyY:
0.3216, 0.1650, 20.8280
CIE-Lab:
52.7607, 80.1937, -49.7030
CIE-LCH:
52.7607, 94.3473, 328.2099
CIE-Luv:
52.7607, 67.7747, -86.4013
Hunter-Lab:
45.6377, 78.9526, -52.2783
#d62bd5 color charts
#d62bd5 color shades, tints & tones
#d62bd5 color schemes
#d62bd5 color preview, HTML & CSS examples
This text has a color of #d62bd5
<p style="color:#d62bd5;">Text here</p>
.mytext {color:#d62bd5;}
This box has a color of #d62bd5
<div style="background-color:#d62bd5;">Content here</div>
.mybackground {background-color:#d62bd5;}
Border around this has a color of #d62bd5
<div style="border:2px solid #d62bd5;">Content here</div>
.myborder {border:2px solid #d62bd5;}