#d33dcf color space conversions
Hex:
#d33dcf
RGB:
211, 61, 207
CMY:
17, 76, 19
CMYK:
0, 71, 2, 17
HSL:
302°, 63.0252%, 53.3333%
HSV (HSB):
302°, 71.0900%, 82.7451%
XYZ:
39.7952, 21.6914, 61.1209
xyY:
0.3246, 0.1769, 21.6914
CIE-Lab:
53.6980, 73.6314, -44.8143
CIE-LCH:
53.6980, 86.1969, 328.6740
CIE-Luv:
53.6980, 64.4715, -78.4875
Hunter-Lab:
46.5740, 71.0150, -45.2068
#d33dcf color charts
#d33dcf color shades, tints & tones
#d33dcf color schemes
#d33dcf color preview, HTML & CSS examples
This text has a color of #d33dcf
<p style="color:#d33dcf;">Text here</p>
.mytext {color:#d33dcf;}
This box has a color of #d33dcf
<div style="background-color:#d33dcf;">Content here</div>
.mybackground {background-color:#d33dcf;}
Border around this has a color of #d33dcf
<div style="border:2px solid #d33dcf;">Content here</div>
.myborder {border:2px solid #d33dcf;}