#d335d9 color space conversions
Hex:
#d335d9
RGB:
211, 53, 217
CMY:
17, 79, 15
CMYK:
3, 76, 0, 15
HSL:
298°, 68.3333%, 52.9412%
HSV (HSB):
298°, 75.5760%, 85.0980%
XYZ:
40.6615, 21.4048, 67.6341
xyY:
0.3135, 0.1650, 21.4048
CIE-Lab:
53.3898, 77.6547, -51.0094
CIE-LCH:
53.3898, 92.9097, 326.7001
CIE-Luv:
53.3898, 62.6147, -88.2538
Hunter-Lab:
46.2654, 75.9147, -54.2887
#d335d9 color charts
#d335d9 color shades, tints & tones
#d335d9 color schemes
#d335d9 color preview, HTML & CSS examples
This text has a color of #d335d9
<p style="color:#d335d9;">Text here</p>
.mytext {color:#d335d9;}
This box has a color of #d335d9
<div style="background-color:#d335d9;">Content here</div>
.mybackground {background-color:#d335d9;}
Border around this has a color of #d335d9
<div style="border:2px solid #d335d9;">Content here</div>
.myborder {border:2px solid #d335d9;}