#d73cdc color space conversions
Hex:
#d73cdc
RGB:
215, 60, 220
CMY:
16, 76, 14
CMYK:
2, 73, 0, 14
HSL:
298°, 69.5652%, 54.9020%
HSV (HSB):
298°, 72.7273%, 86.2745%
XYZ:
42.5585, 22.8461, 69.8768
xyY:
0.3146, 0.1689, 22.8461
CIE-Lab:
54.9135, 76.8571, -50.2481
CIE-LCH:
54.9135, 91.8253, 326.8239
CIE-Luv:
54.9135, 63.0530, -87.5893
Hunter-Lab:
47.7976, 75.2887, -53.2196
#d73cdc color charts
#d73cdc color shades, tints & tones
#d73cdc color schemes
#d73cdc color preview, HTML & CSS examples
This text has a color of #d73cdc
<p style="color:#d73cdc;">Text here</p>
.mytext {color:#d73cdc;}
This box has a color of #d73cdc
<div style="background-color:#d73cdc;">Content here</div>
.mybackground {background-color:#d73cdc;}
Border around this has a color of #d73cdc
<div style="border:2px solid #d73cdc;">Content here</div>
.myborder {border:2px solid #d73cdc;}