#d62cd9 color space conversions
Hex:
#d62cd9
RGB:
214, 44, 217
CMY:
16, 83, 15
CMYK:
1, 80, 0, 15
HSL:
299°, 69.4779%, 51.1765%
HSV (HSB):
299°, 79.7235%, 85.0980%
XYZ:
41.1566, 21.1073, 67.5506
xyY:
0.3170, 0.1626, 21.1073
CIE-Lab:
53.0667, 80.5704, -51.4962
CIE-LCH:
53.0667, 95.6214, 327.4155
CIE-Luv:
53.0667, 66.1701, -89.2446
Hunter-Lab:
45.9426, 79.5054, -55.0157
#d62cd9 color charts
#d62cd9 color shades, tints & tones
#d62cd9 color schemes
#d62cd9 color preview, HTML & CSS examples
This text has a color of #d62cd9
<p style="color:#d62cd9;">Text here</p>
.mytext {color:#d62cd9;}
This box has a color of #d62cd9
<div style="background-color:#d62cd9;">Content here</div>
.mybackground {background-color:#d62cd9;}
Border around this has a color of #d62cd9
<div style="border:2px solid #d62cd9;">Content here</div>
.myborder {border:2px solid #d62cd9;}