#d330c9 color space conversions
Hex:
#d330c9
RGB:
211, 48, 201
CMY:
17, 81, 21
CMYK:
0, 77, 5, 17
HSL:
304°, 64.9402%, 50.7843%
HSV (HSB):
304°, 77.2512%, 82.7451%
XYZ:
38.4635, 20.1798, 57.1262
xyY:
0.3322, 0.1743, 20.1798
CIE-Lab:
52.0399, 76.5585, -43.9975
CIE-LCH:
52.0399, 88.3005, 330.1144
CIE-Luv:
52.0399, 69.2351, -77.1138
Hunter-Lab:
44.9220, 74.2236, -43.9523
#d330c9 color charts
#d330c9 color shades, tints & tones
#d330c9 color schemes
#d330c9 color preview, HTML & CSS examples
This text has a color of #d330c9
<p style="color:#d330c9;">Text here</p>
.mytext {color:#d330c9;}
This box has a color of #d330c9
<div style="background-color:#d330c9;">Content here</div>
.mybackground {background-color:#d330c9;}
Border around this has a color of #d330c9
<div style="border:2px solid #d330c9;">Content here</div>
.myborder {border:2px solid #d330c9;}