#d235d3 color space conversions
Hex:
#d235d3
RGB:
210, 53, 211
CMY:
18, 79, 17
CMYK:
0, 75, 0, 17
HSL:
300°, 64.2276%, 51.7647%
HSV (HSB):
300°, 74.8815%, 82.7451%
XYZ:
39.6093, 20.9510, 63.5843
xyY:
0.3191, 0.1688, 20.9510
CIE-Lab:
52.8958, 76.5058, -48.3847
CIE-LCH:
52.8958, 90.5219, 327.6894
CIE-Luv:
52.8958, 63.9990, -83.9751
Hunter-Lab:
45.7723, 74.3647, -50.3219
#d235d3 color charts
#d235d3 color shades, tints & tones
#d235d3 color schemes
#d235d3 color preview, HTML & CSS examples
This text has a color of #d235d3
<p style="color:#d235d3;">Text here</p>
.mytext {color:#d235d3;}
This box has a color of #d235d3
<div style="background-color:#d235d3;">Content here</div>
.mybackground {background-color:#d235d3;}
Border around this has a color of #d235d3
<div style="border:2px solid #d235d3;">Content here</div>
.myborder {border:2px solid #d235d3;}