#d30cdc color space conversions
Hex:
#d30cdc
RGB:
211, 12, 220
CMY:
17, 95, 14
CMYK:
4, 95, 0, 14
HSL:
297°, 89.6552%, 45.4902%
HSV (HSB):
297°, 94.5455%, 86.2745%
XYZ:
39.9137, 19.2791, 69.3277
xyY:
0.3106, 0.1500, 19.2791
CIE-Lab:
51.0122, 85.5791, -56.5213
CIE-LCH:
51.0122, 102.5595, 326.5569
CIE-Luv:
51.0122, 65.9329, -96.3389
Hunter-Lab:
43.9080, 85.4229, -62.8792
#d30cdc color charts
#d30cdc color shades, tints & tones
#d30cdc color schemes
#d30cdc color preview, HTML & CSS examples
This text has a color of #d30cdc
<p style="color:#d30cdc;">Text here</p>
.mytext {color:#d30cdc;}
This box has a color of #d30cdc
<div style="background-color:#d30cdc;">Content here</div>
.mybackground {background-color:#d30cdc;}
Border around this has a color of #d30cdc
<div style="border:2px solid #d30cdc;">Content here</div>
.myborder {border:2px solid #d30cdc;}