#d33bbc color space conversions
Hex:
#d33bbc
RGB:
211, 59, 188
CMY:
17, 77, 26
CMYK:
0, 72, 11, 17
HSL:
309°, 63.3333%, 52.9412%
HSV (HSB):
309°, 72.0379%, 82.7451%
XYZ:
37.5050, 20.6077, 49.5779
xyY:
0.3483, 0.1914, 20.6077
CIE-Lab:
52.5174, 71.4026, -35.7314
CIE-LCH:
52.5174, 79.8439, 333.4156
CIE-Luv:
52.5174, 71.6964, -64.1210
Hunter-Lab:
45.3957, 68.0309, -32.9753
#d33bbc color charts
#d33bbc color shades, tints & tones
#d33bbc color schemes
#d33bbc color preview, HTML & CSS examples
This text has a color of #d33bbc
<p style="color:#d33bbc;">Text here</p>
.mytext {color:#d33bbc;}
This box has a color of #d33bbc
<div style="background-color:#d33bbc;">Content here</div>
.mybackground {background-color:#d33bbc;}
Border around this has a color of #d33bbc
<div style="border:2px solid #d33bbc;">Content here</div>
.myborder {border:2px solid #d33bbc;}