#d62bd9 color space conversions
Hex:
#d62bd9
RGB:
214, 43, 217
CMY:
16, 83, 15
CMYK:
1, 80, 0, 15
HSL:
299°, 69.6000%, 50.9804%
HSV (HSB):
299°, 80.1843%, 85.0980%
XYZ:
41.1198, 21.0336, 67.5383
xyY:
0.3171, 0.1622, 21.0336
CIE-Lab:
52.9863, 80.8041, -51.6244
CIE-LCH:
52.9863, 95.8873, 327.4261
CIE-Luv:
52.9863, 66.3147, -89.4337
Hunter-Lab:
45.8625, 79.7820, -55.2083
#d62bd9 color charts
#d62bd9 color shades, tints & tones
#d62bd9 color schemes
#d62bd9 color preview, HTML & CSS examples
This text has a color of #d62bd9
<p style="color:#d62bd9;">Text here</p>
.mytext {color:#d62bd9;}
This box has a color of #d62bd9
<div style="background-color:#d62bd9;">Content here</div>
.mybackground {background-color:#d62bd9;}
Border around this has a color of #d62bd9
<div style="border:2px solid #d62bd9;">Content here</div>
.myborder {border:2px solid #d62bd9;}