#d35de3 color space conversions
Hex:
#d35de3
RGB:
211, 93, 227
CMY:
17, 64, 11
CMYK:
7, 59, 0, 11
HSL:
293°, 70.5263%, 62.7451%
HSV (HSB):
293°, 59.0308%, 89.0196%
XYZ:
44.6434, 27.2236, 75.5748
xyY:
0.3028, 0.1846, 27.2236
CIE-Lab:
59.1808, 64.6109, -47.4578
CIE-LCH:
59.1808, 80.1674, 323.7021
CIE-Luv:
59.1808, 49.9123, -82.9946
Hunter-Lab:
52.1763, 61.4210, -49.3553
#d35de3 color charts
#d35de3 color shades, tints & tones
#d35de3 color schemes
#d35de3 color preview, HTML & CSS examples
This text has a color of #d35de3
<p style="color:#d35de3;">Text here</p>
.mytext {color:#d35de3;}
This box has a color of #d35de3
<div style="background-color:#d35de3;">Content here</div>
.mybackground {background-color:#d35de3;}
Border around this has a color of #d35de3
<div style="border:2px solid #d35de3;">Content here</div>
.myborder {border:2px solid #d35de3;}