#d35cd7 color space conversions
Hex:
#d35cd7
RGB:
211, 92, 215
CMY:
17, 64, 16
CMYK:
2, 57, 0, 16
HSL:
298°, 60.5911%, 60.1961%
HSV (HSB):
298°, 57.2093%, 84.3137%
XYZ:
42.9569, 26.4095, 67.1234
xyY:
0.3147, 0.1935, 26.4095
CIE-Lab:
58.4237, 62.9167, -41.8997
CIE-LCH:
58.4237, 75.5916, 326.3382
CIE-Luv:
58.4237, 53.5027, -73.8433
Hunter-Lab:
51.3901, 59.2748, -41.4688
#d35cd7 color charts
#d35cd7 color shades, tints & tones
#d35cd7 color schemes
#d35cd7 color preview, HTML & CSS examples
This text has a color of #d35cd7
<p style="color:#d35cd7;">Text here</p>
.mytext {color:#d35cd7;}
This box has a color of #d35cd7
<div style="background-color:#d35cd7;">Content here</div>
.mybackground {background-color:#d35cd7;}
Border around this has a color of #d35cd7
<div style="border:2px solid #d35cd7;">Content here</div>
.myborder {border:2px solid #d35cd7;}