#d33fcb color space conversions
Hex:
#d33fcb
RGB:
211, 63, 203
CMY:
17, 75, 20
CMYK:
0, 70, 4, 17
HSL:
303°, 62.7119%, 53.7255%
HSV (HSB):
303°, 70.1422%, 82.7451%
XYZ:
39.4210, 21.7157, 58.6137
xyY:
0.3292, 0.1813, 21.7157
CIE-Lab:
53.7240, 72.3429, -42.4820
CIE-LCH:
53.7240, 83.8941, 329.5772
CIE-Luv:
53.7240, 65.3916, -74.7829
Hunter-Lab:
46.6001, 69.4504, -41.9551
#d33fcb color charts
#d33fcb color shades, tints & tones
#d33fcb color schemes
#d33fcb color preview, HTML & CSS examples
This text has a color of #d33fcb
<p style="color:#d33fcb;">Text here</p>
.mytext {color:#d33fcb;}
This box has a color of #d33fcb
<div style="background-color:#d33fcb;">Content here</div>
.mybackground {background-color:#d33fcb;}
Border around this has a color of #d33fcb
<div style="border:2px solid #d33fcb;">Content here</div>
.myborder {border:2px solid #d33fcb;}