#d35dbe color space conversions
Hex:
#d35dbe
RGB:
211, 93, 190
CMY:
17, 64, 25
CMYK:
0, 56, 10, 17
HSL:
311°, 57.2816%, 59.6078%
HSV (HSB):
311°, 55.9242%, 82.7451%
XYZ:
40.0726, 25.3953, 51.5049
xyY:
0.3426, 0.2171, 25.3953
CIE-Lab:
57.4586, 58.2892, -29.1804
CIE-LCH:
57.4586, 65.1853, 333.4068
CIE-Luv:
57.4586, 60.2616, -53.1849
Hunter-Lab:
50.3937, 53.7523, -25.3217
#d35dbe color charts
#d35dbe color shades, tints & tones
#d35dbe color schemes
#d35dbe color preview, HTML & CSS examples
This text has a color of #d35dbe
<p style="color:#d35dbe;">Text here</p>
.mytext {color:#d35dbe;}
This box has a color of #d35dbe
<div style="background-color:#d35dbe;">Content here</div>
.mybackground {background-color:#d35dbe;}
Border around this has a color of #d35dbe
<div style="border:2px solid #d35dbe;">Content here</div>
.myborder {border:2px solid #d35dbe;}