#d330c7 color space conversions
Hex:
#d330c7
RGB:
211, 48, 199
CMY:
17, 81, 22
CMYK:
0, 77, 6, 17
HSL:
304°, 64.9402%, 50.7843%
HSV (HSB):
304°, 77.2512%, 82.7451%
XYZ:
38.2297, 20.0863, 55.8949
xyY:
0.3347, 0.1759, 20.0863
CIE-Lab:
51.9347, 76.2614, -43.0116
CIE-LCH:
51.9347, 87.5546, 330.5769
CIE-Luv:
51.9347, 69.9800, -75.5640
Hunter-Lab:
44.8178, 73.8302, -42.5717
#d330c7 color charts
#d330c7 color shades, tints & tones
#d330c7 color schemes
#d330c7 color preview, HTML & CSS examples
This text has a color of #d330c7
<p style="color:#d330c7;">Text here</p>
.mytext {color:#d330c7;}
This box has a color of #d330c7
<div style="background-color:#d330c7;">Content here</div>
.mybackground {background-color:#d330c7;}
Border around this has a color of #d330c7
<div style="border:2px solid #d330c7;">Content here</div>
.myborder {border:2px solid #d330c7;}