#d63dcb color space conversions
Hex:
#d63dcb
RGB:
214, 61, 203
CMY:
16, 76, 20
CMYK:
0, 71, 5, 16
HSL:
304°, 65.1064%, 53.9216%
HSV (HSB):
304°, 71.4953%, 83.9216%
XYZ:
40.1798, 21.9454, 58.6181
xyY:
0.3328, 0.1818, 21.9454
CIE-Lab:
53.9691, 73.6642, -42.0636
CIE-LCH:
53.9691, 84.8278, 330.2729
CIE-Luv:
53.9691, 68.0137, -74.4241
Hunter-Lab:
46.8459, 71.1191, -41.3971
#d63dcb color charts
#d63dcb color shades, tints & tones
#d63dcb color schemes
#d63dcb color preview, HTML & CSS examples
This text has a color of #d63dcb
<p style="color:#d63dcb;">Text here</p>
.mytext {color:#d63dcb;}
This box has a color of #d63dcb
<div style="background-color:#d63dcb;">Content here</div>
.mybackground {background-color:#d63dcb;}
Border around this has a color of #d63dcb
<div style="border:2px solid #d63dcb;">Content here</div>
.myborder {border:2px solid #d63dcb;}