#d63da8 color space conversions
Hex:
#d63da8
RGB:
214, 61, 168
CMY:
16, 76, 34
CMYK:
0, 71, 21, 16
HSL:
318°, 65.1064%, 53.9216%
HSV (HSB):
318°, 71.4953%, 83.9216%
XYZ:
36.4682, 20.4608, 39.0730
xyY:
0.3799, 0.2131, 20.4608
CIE-Lab:
52.3542, 68.6947, -24.2724
CIE-LCH:
52.3542, 72.8567, 340.5398
CIE-Luv:
52.3542, 80.8984, -46.6468
Hunter-Lab:
45.2336, 64.7513, -19.5515
#d63da8 color charts
#d63da8 color shades, tints & tones
#d63da8 color schemes
#d63da8 color preview, HTML & CSS examples
This text has a color of #d63da8
<p style="color:#d63da8;">Text here</p>
.mytext {color:#d63da8;}
This box has a color of #d63da8
<div style="background-color:#d63da8;">Content here</div>
.mybackground {background-color:#d63da8;}
Border around this has a color of #d63da8
<div style="border:2px solid #d63da8;">Content here</div>
.myborder {border:2px solid #d63da8;}