#d35cc2 color space conversions
Hex:
#d35cc2
RGB:
211, 92, 194
CMY:
17, 64, 24
CMYK:
0, 56, 8, 17
HSL:
309°, 57.4879%, 59.4118%
HSV (HSB):
309°, 56.3981%, 82.7451%
XYZ:
40.4287, 25.3982, 53.8105
xyY:
0.3379, 0.2123, 25.3982
CIE-Lab:
57.4614, 59.3844, -31.4668
CIE-LCH:
57.4614, 67.2062, 332.0816
CIE-Luv:
57.4614, 59.4786, -56.8779
Hunter-Lab:
50.3966, 55.0005, -28.0286
#d35cc2 color charts
#d35cc2 color shades, tints & tones
#d35cc2 color schemes
#d35cc2 color preview, HTML & CSS examples
This text has a color of #d35cc2
<p style="color:#d35cc2;">Text here</p>
.mytext {color:#d35cc2;}
This box has a color of #d35cc2
<div style="background-color:#d35cc2;">Content here</div>
.mybackground {background-color:#d35cc2;}
Border around this has a color of #d35cc2
<div style="border:2px solid #d35cc2;">Content here</div>
.myborder {border:2px solid #d35cc2;}