#d335ed color space conversions
Hex:
#d335ed
RGB:
211, 53, 237
CMY:
17, 79, 7
CMYK:
11, 78, 0, 7
HSL:
292°, 83.6364%, 56.8627%
HSV (HSB):
292°, 77.6371%, 92.9412%
XYZ:
43.4231, 22.5095, 82.1769
xyY:
0.2932, 0.1520, 22.5095
CIE-Lab:
54.5635, 80.9388, -60.4318
CIE-LCH:
54.5635, 101.0104, 323.2537
CIE-Luv:
54.5635, 55.9789, -103.2354
Hunter-Lab:
47.4442, 80.3442, -69.4838
#d335ed color charts
#d335ed color shades, tints & tones
#d335ed color schemes
#d335ed color preview, HTML & CSS examples
This text has a color of #d335ed
<p style="color:#d335ed;">Text here</p>
.mytext {color:#d335ed;}
This box has a color of #d335ed
<div style="background-color:#d335ed;">Content here</div>
.mybackground {background-color:#d335ed;}
Border around this has a color of #d335ed
<div style="border:2px solid #d335ed;">Content here</div>
.myborder {border:2px solid #d335ed;}