#d35fc9 color space conversions
Hex:
#d35fc9
RGB:
211, 95, 201
CMY:
17, 63, 21
CMYK:
0, 55, 5, 17
HSL:
305°, 56.8627%, 60.0000%
HSV (HSB):
305°, 54.9763%, 82.7451%
XYZ:
41.4988, 26.2503, 58.1379
xyY:
0.3297, 0.2085, 26.2503
CIE-Lab:
58.2739, 59.1708, -34.1959
CIE-LCH:
58.2739, 68.3414, 329.9756
CIE-Luv:
58.2739, 56.3865, -61.2299
Hunter-Lab:
51.2351, 54.9179, -31.4135
#d35fc9 color charts
#d35fc9 color shades, tints & tones
#d35fc9 color schemes
#d35fc9 color preview, HTML & CSS examples
This text has a color of #d35fc9
<p style="color:#d35fc9;">Text here</p>
.mytext {color:#d35fc9;}
This box has a color of #d35fc9
<div style="background-color:#d35fc9;">Content here</div>
.mybackground {background-color:#d35fc9;}
Border around this has a color of #d35fc9
<div style="border:2px solid #d35fc9;">Content here</div>
.myborder {border:2px solid #d35fc9;}