#d235d9 color space conversions
Hex:
#d235d9
RGB:
210, 53, 217
CMY:
18, 79, 15
CMYK:
3, 76, 0, 15
HSL:
297°, 68.3333%, 52.9412%
HSV (HSB):
297°, 75.5760%, 85.0980%
XYZ:
40.3758, 21.2576, 67.6207
xyY:
0.3124, 0.1645, 21.2576
CIE-Lab:
53.2303, 77.4579, -51.2732
CIE-LCH:
53.2303, 92.8906, 326.4975
CIE-Luv:
53.2303, 61.9199, -88.5571
Hunter-Lab:
46.1060, 75.6303, -54.6828
#d235d9 color charts
#d235d9 color shades, tints & tones
#d235d9 color schemes
#d235d9 color preview, HTML & CSS examples
This text has a color of #d235d9
<p style="color:#d235d9;">Text here</p>
.mytext {color:#d235d9;}
This box has a color of #d235d9
<div style="background-color:#d235d9;">Content here</div>
.mybackground {background-color:#d235d9;}
Border around this has a color of #d235d9
<div style="border:2px solid #d235d9;">Content here</div>
.myborder {border:2px solid #d235d9;}