#d335d6 color space conversions
Hex:
#d335d6
RGB:
211, 53, 214
CMY:
17, 79, 16
CMYK:
1, 75, 0, 16
HSL:
299°, 66.2551%, 52.3529%
HSV (HSB):
299°, 75.2336%, 83.9216%
XYZ:
40.2747, 21.2501, 65.5973
xyY:
0.3168, 0.1672, 21.2501
CIE-Lab:
53.2222, 77.1787, -49.5679
CIE-LCH:
53.2222, 91.7253, 327.2895
CIE-Luv:
53.2222, 63.6541, -85.9651
Hunter-Lab:
46.0979, 75.2802, -52.1012
#d335d6 color charts
#d335d6 color shades, tints & tones
#d335d6 color schemes
#d335d6 color preview, HTML & CSS examples
This text has a color of #d335d6
<p style="color:#d335d6;">Text here</p>
.mytext {color:#d335d6;}
This box has a color of #d335d6
<div style="background-color:#d335d6;">Content here</div>
.mybackground {background-color:#d335d6;}
Border around this has a color of #d335d6
<div style="border:2px solid #d335d6;">Content here</div>
.myborder {border:2px solid #d335d6;}