#d35cc3 color space conversions
Hex:
#d35cc3
RGB:
211, 92, 195
CMY:
17, 64, 24
CMYK:
0, 56, 8, 17
HSL:
308°, 57.4879%, 59.4118%
HSV (HSB):
308°, 56.3981%, 82.7451%
XYZ:
40.5414, 25.4433, 54.4040
xyY:
0.3368, 0.2113, 25.4433
CIE-Lab:
57.5048, 59.5463, -31.9712
CIE-LCH:
57.5048, 67.5864, 331.7680
CIE-Luv:
57.5048, 59.1888, -57.6897
Hunter-Lab:
50.4414, 55.1942, -28.6389
#d35cc3 color charts
#d35cc3 color shades, tints & tones
#d35cc3 color schemes
#d35cc3 color preview, HTML & CSS examples
This text has a color of #d35cc3
<p style="color:#d35cc3;">Text here</p>
.mytext {color:#d35cc3;}
This box has a color of #d35cc3
<div style="background-color:#d35cc3;">Content here</div>
.mybackground {background-color:#d35cc3;}
Border around this has a color of #d35cc3
<div style="border:2px solid #d35cc3;">Content here</div>
.myborder {border:2px solid #d35cc3;}