#d63dca color space conversions
Hex:
#d63dca
RGB:
214, 61, 202
CMY:
16, 76, 21
CMYK:
0, 71, 6, 16
HSL:
305°, 65.1064%, 53.9216%
HSV (HSB):
305°, 71.4953%, 83.9216%
XYZ:
40.0610, 21.8979, 57.9924
xyY:
0.3340, 0.1826, 21.8979
CIE-Lab:
53.9185, 73.5118, -41.5697
CIE-LCH:
53.9185, 84.4514, 330.5125
CIE-Luv:
53.9185, 68.3677, -73.6391
Hunter-Lab:
46.7952, 70.9208, -40.7203
#d63dca color charts
#d63dca color shades, tints & tones
#d63dca color schemes
#d63dca color preview, HTML & CSS examples
This text has a color of #d63dca
<p style="color:#d63dca;">Text here</p>
.mytext {color:#d63dca;}
This box has a color of #d63dca
<div style="background-color:#d63dca;">Content here</div>
.mybackground {background-color:#d63dca;}
Border around this has a color of #d63dca
<div style="border:2px solid #d63dca;">Content here</div>
.myborder {border:2px solid #d63dca;}