#d33bcf color space conversions
Hex:
#d33bcf
RGB:
211, 59, 207
CMY:
17, 77, 19
CMYK:
0, 72, 2, 17
HSL:
302°, 63.3333%, 52.9412%
HSV (HSB):
302°, 72.0379%, 82.7451%
XYZ:
39.6904, 21.4818, 61.0860
xyY:
0.3246, 0.1757, 21.4818
CIE-Lab:
53.4728, 74.2734, -45.1711
CIE-LCH:
53.4728, 86.9308, 328.6932
CIE-Luv:
53.4728, 64.9074, -79.0417
Hunter-Lab:
46.3485, 71.7483, -45.6986
#d33bcf color charts
#d33bcf color shades, tints & tones
#d33bcf color schemes
#d33bcf color preview, HTML & CSS examples
This text has a color of #d33bcf
<p style="color:#d33bcf;">Text here</p>
.mytext {color:#d33bcf;}
This box has a color of #d33bcf
<div style="background-color:#d33bcf;">Content here</div>
.mybackground {background-color:#d33bcf;}
Border around this has a color of #d33bcf
<div style="border:2px solid #d33bcf;">Content here</div>
.myborder {border:2px solid #d33bcf;}