#d235c5 color space conversions
Hex:
#d235c5
RGB:
210, 53, 197
CMY:
18, 79, 23
CMYK:
0, 75, 6, 18
HSL:
305°, 63.5628%, 51.5686%
HSV (HSB):
305°, 74.7619%, 82.3529%
XYZ:
37.9295, 20.2791, 54.7385
xyY:
0.3358, 0.1795, 20.2791
CIE-Lab:
52.1513, 74.3590, -41.5260
CIE-LCH:
52.1513, 85.1685, 330.8187
CIE-Luv:
52.1513, 69.0185, -73.1371
Hunter-Lab:
45.0323, 71.5393, -40.5467
#d235c5 color charts
#d235c5 color shades, tints & tones
#d235c5 color schemes
#d235c5 color preview, HTML & CSS examples
This text has a color of #d235c5
<p style="color:#d235c5;">Text here</p>
.mytext {color:#d235c5;}
This box has a color of #d235c5
<div style="background-color:#d235c5;">Content here</div>
.mybackground {background-color:#d235c5;}
Border around this has a color of #d235c5
<div style="border:2px solid #d235c5;">Content here</div>
.myborder {border:2px solid #d235c5;}