#d33ca9 color space conversions
Hex:
#d33ca9
RGB:
211, 60, 169
CMY:
17, 76, 34
CMYK:
0, 72, 20, 17
HSL:
317°, 63.1799%, 53.1373%
HSV (HSB):
317°, 71.5640%, 82.7451%
XYZ:
35.6413, 19.9452, 39.5074
xyY:
0.3748, 0.2097, 19.9452
CIE-Lab:
51.7752, 68.4234, -25.7955
CIE-LCH:
51.7752, 73.1244, 339.3436
CIE-Luv:
51.7752, 78.5054, -48.7124
Hunter-Lab:
44.6600, 64.2982, -21.1875
#d33ca9 color charts
#d33ca9 color shades, tints & tones
#d33ca9 color schemes
#d33ca9 color preview, HTML & CSS examples
This text has a color of #d33ca9
<p style="color:#d33ca9;">Text here</p>
.mytext {color:#d33ca9;}
This box has a color of #d33ca9
<div style="background-color:#d33ca9;">Content here</div>
.mybackground {background-color:#d33ca9;}
Border around this has a color of #d33ca9
<div style="border:2px solid #d33ca9;">Content here</div>
.myborder {border:2px solid #d33ca9;}