#d62bc9 color space conversions
Hex:
#d62bc9
RGB:
214, 43, 201
CMY:
16, 83, 21
CMYK:
0, 80, 6, 16
HSL:
305°, 67.5889%, 50.3922%
HSV (HSB):
305°, 79.9065%, 83.9216%
XYZ:
39.1380, 20.2409, 57.1024
xyY:
0.3360, 0.1738, 20.2409
CIE-Lab:
52.1085, 78.4121, -43.8568
CIE-LCH:
52.1085, 89.8437, 330.7812
CIE-Luv:
52.1085, 72.2806, -77.2004
Hunter-Lab:
44.9899, 76.5499, -43.7595
#d62bc9 color charts
#d62bc9 color shades, tints & tones
#d62bc9 color schemes
#d62bc9 color preview, HTML & CSS examples
This text has a color of #d62bc9
<p style="color:#d62bc9;">Text here</p>
.mytext {color:#d62bc9;}
This box has a color of #d62bc9
<div style="background-color:#d62bc9;">Content here</div>
.mybackground {background-color:#d62bc9;}
Border around this has a color of #d62bc9
<div style="border:2px solid #d62bc9;">Content here</div>
.myborder {border:2px solid #d62bc9;}