#d335d5 color space conversions
Hex:
#d335d5
RGB:
211, 53, 213
CMY:
17, 79, 16
CMYK:
1, 75, 0, 16
HSL:
299°, 65.5738%, 52.1569%
HSV (HSB):
299°, 75.1174%, 83.5294%
XYZ:
40.1473, 21.1992, 64.9266
xyY:
0.3179, 0.1679, 21.1992
CIE-Lab:
53.1668, 77.0210, -49.0857
CIE-LCH:
53.1668, 91.3326, 327.4905
CIE-Luv:
53.1668, 64.0031, -85.1999
Hunter-Lab:
46.0426, 75.0705, -51.3776
#d335d5 color charts
#d335d5 color shades, tints & tones
#d335d5 color schemes
#d335d5 color preview, HTML & CSS examples
This text has a color of #d335d5
<p style="color:#d335d5;">Text here</p>
.mytext {color:#d335d5;}
This box has a color of #d335d5
<div style="background-color:#d335d5;">Content here</div>
.mybackground {background-color:#d335d5;}
Border around this has a color of #d335d5
<div style="border:2px solid #d335d5;">Content here</div>
.myborder {border:2px solid #d335d5;}