#d62fd5 color space conversions
Hex:
#d62fd5
RGB:
214, 47, 213
CMY:
16, 82, 16
CMYK:
0, 78, 0, 16
HSL:
300°, 67.0683%, 51.1765%
HSV (HSB):
300°, 78.0374%, 83.9216%
XYZ:
40.7583, 21.1333, 64.8817
xyY:
0.3215, 0.1667, 21.1333
CIE-Lab:
53.0950, 79.2239, -49.1706
CIE-LCH:
53.0950, 93.2426, 328.1741
CIE-Luv:
53.0950, 67.1565, -85.6052
Hunter-Lab:
45.9709, 77.8108, -51.5001
#d62fd5 color charts
#d62fd5 color shades, tints & tones
#d62fd5 color schemes
#d62fd5 color preview, HTML & CSS examples
This text has a color of #d62fd5
<p style="color:#d62fd5;">Text here</p>
.mytext {color:#d62fd5;}
This box has a color of #d62fd5
<div style="background-color:#d62fd5;">Content here</div>
.mybackground {background-color:#d62fd5;}
Border around this has a color of #d62fd5
<div style="border:2px solid #d62fd5;">Content here</div>
.myborder {border:2px solid #d62fd5;}