#d35dc8 color space conversions
Hex:
#d35dc8
RGB:
211, 93, 200
CMY:
17, 64, 22
CMYK:
0, 56, 5, 17
HSL:
306°, 57.2816%, 59.6078%
HSV (HSB):
306°, 55.9242%, 82.7451%
XYZ:
41.2036, 25.8477, 57.4610
xyY:
0.3309, 0.2076, 25.8477
CIE-Lab:
57.8922, 59.9147, -34.2218
CIE-LCH:
57.8922, 68.9993, 330.2660
CIE-Luv:
57.8922, 57.3903, -61.3070
Hunter-Lab:
50.8406, 55.6936, -31.4222
#d35dc8 color charts
#d35dc8 color shades, tints & tones
#d35dc8 color schemes
#d35dc8 color preview, HTML & CSS examples
This text has a color of #d35dc8
<p style="color:#d35dc8;">Text here</p>
.mytext {color:#d35dc8;}
This box has a color of #d35dc8
<div style="background-color:#d35dc8;">Content here</div>
.mybackground {background-color:#d35dc8;}
Border around this has a color of #d35dc8
<div style="border:2px solid #d35dc8;">Content here</div>
.myborder {border:2px solid #d35dc8;}