#d33ca1 color space conversions
Hex:
#d33ca1
RGB:
211, 60, 161
CMY:
17, 76, 37
CMYK:
0, 72, 24, 17
HSL:
320°, 63.1799%, 53.1373%
HSV (HSB):
320°, 71.5640%, 82.7451%
XYZ:
34.9128, 19.6538, 35.6717
xyY:
0.3869, 0.2178, 19.6538
CIE-Lab:
51.4435, 67.3798, -21.5927
CIE-LCH:
51.4435, 70.7550, 342.2313
CIE-Luv:
51.4435, 81.5376, -42.3470
Hunter-Lab:
44.3326, 62.9903, -16.6741
#d33ca1 color charts
#d33ca1 color shades, tints & tones
#d33ca1 color schemes
#d33ca1 color preview, HTML & CSS examples
This text has a color of #d33ca1
<p style="color:#d33ca1;">Text here</p>
.mytext {color:#d33ca1;}
This box has a color of #d33ca1
<div style="background-color:#d33ca1;">Content here</div>
.mybackground {background-color:#d33ca1;}
Border around this has a color of #d33ca1
<div style="border:2px solid #d33ca1;">Content here</div>
.myborder {border:2px solid #d33ca1;}