#d63ddc color space conversions
Hex:
#d63ddc
RGB:
214, 61, 220
CMY:
16, 76, 14
CMYK:
3, 72, 0, 14
HSL:
298°, 69.4323%, 55.0980%
HSV (HSB):
298°, 72.2727%, 86.2745%
XYZ:
42.3186, 22.8009, 69.8807
xyY:
0.3135, 0.1689, 22.8009
CIE-Lab:
54.8667, 76.3386, -50.3319
CIE-LCH:
54.8667, 91.4378, 326.6021
CIE-Luv:
54.8667, 62.1582, -87.6269
Hunter-Lab:
47.7503, 74.6320, -53.3434
#d63ddc color charts
#d63ddc color shades, tints & tones
#d63ddc color schemes
#d63ddc color preview, HTML & CSS examples
This text has a color of #d63ddc
<p style="color:#d63ddc;">Text here</p>
.mytext {color:#d63ddc;}
This box has a color of #d63ddc
<div style="background-color:#d63ddc;">Content here</div>
.mybackground {background-color:#d63ddc;}
Border around this has a color of #d63ddc
<div style="border:2px solid #d63ddc;">Content here</div>
.myborder {border:2px solid #d63ddc;}