#d35ccd color space conversions
Hex:
#d35ccd
RGB:
211, 92, 205
CMY:
17, 64, 20
CMYK:
0, 56, 3, 17
HSL:
303°, 57.4879%, 59.4118%
HSV (HSB):
303°, 56.3981%, 82.7451%
XYZ:
41.7106, 25.9110, 60.5605
xyY:
0.3254, 0.2021, 25.9110
CIE-Lab:
57.9524, 61.2007, -36.9733
CIE-LCH:
57.9524, 71.5021, 328.8625
CIE-Luv:
57.9524, 56.3176, -65.7913
Hunter-Lab:
50.9028, 57.1858, -34.9071
#d35ccd color charts
#d35ccd color shades, tints & tones
#d35ccd color schemes
#d35ccd color preview, HTML & CSS examples
This text has a color of #d35ccd
<p style="color:#d35ccd;">Text here</p>
.mytext {color:#d35ccd;}
This box has a color of #d35ccd
<div style="background-color:#d35ccd;">Content here</div>
.mybackground {background-color:#d35ccd;}
Border around this has a color of #d35ccd
<div style="border:2px solid #d35ccd;">Content here</div>
.myborder {border:2px solid #d35ccd;}