#d30ec3 color space conversions
Hex:
#d30ec3
RGB:
211, 14, 195
CMY:
17, 95, 24
CMYK:
0, 93, 8, 17
HSL:
305°, 87.5556%, 44.1176%
HSV (HSB):
305°, 93.3649%, 82.7451%
XYZ:
36.8713, 18.1031, 53.1807
xyY:
0.3409, 0.1674, 18.1031
CIE-Lab:
49.6209, 81.8102, -44.3656
CIE-LCH:
49.6209, 93.0656, 331.5291
CIE-Luv:
49.6209, 75.6843, -77.5183
Hunter-Lab:
42.5477, 80.2274, -44.3235
#d30ec3 color charts
#d30ec3 color shades, tints & tones
#d30ec3 color schemes
#d30ec3 color preview, HTML & CSS examples
This text has a color of #d30ec3
<p style="color:#d30ec3;">Text here</p>
.mytext {color:#d30ec3;}
This box has a color of #d30ec3
<div style="background-color:#d30ec3;">Content here</div>
.mybackground {background-color:#d30ec3;}
Border around this has a color of #d30ec3
<div style="border:2px solid #d30ec3;">Content here</div>
.myborder {border:2px solid #d30ec3;}