#d35ccc color space conversions
Hex:
#d35ccc
RGB:
211, 92, 204
CMY:
17, 64, 20
CMYK:
0, 56, 3, 17
HSL:
304°, 57.4879%, 59.4118%
HSV (HSB):
304°, 56.3981%, 82.7451%
XYZ:
41.5902, 25.8628, 59.9267
xyY:
0.3265, 0.2030, 25.8628
CIE-Lab:
57.9066, 61.0324, -36.4765
CIE-LCH:
57.9066, 71.1020, 329.1350
CIE-Luv:
57.9066, 56.6024, -64.9830
Hunter-Lab:
50.8555, 56.9822, -34.2669
#d35ccc color charts
#d35ccc color shades, tints & tones
#d35ccc color schemes
#d35ccc color preview, HTML & CSS examples
This text has a color of #d35ccc
<p style="color:#d35ccc;">Text here</p>
.mytext {color:#d35ccc;}
This box has a color of #d35ccc
<div style="background-color:#d35ccc;">Content here</div>
.mybackground {background-color:#d35ccc;}
Border around this has a color of #d35ccc
<div style="border:2px solid #d35ccc;">Content here</div>
.myborder {border:2px solid #d35ccc;}