#d232c5 color space conversions
Hex:
#d232c5
RGB:
210, 50, 197
CMY:
18, 80, 23
CMYK:
0, 76, 6, 18
HSL:
305°, 64.0000%, 50.9804%
HSV (HSB):
305°, 76.1905%, 82.3529%
XYZ:
37.7970, 20.0141, 54.6943
xyY:
0.3360, 0.1779, 20.0141
CIE-Lab:
51.8531, 75.2150, -41.9973
CIE-LCH:
51.8531, 86.1457, 330.8226
CIE-Luv:
51.8531, 69.6180, -73.8691
Hunter-Lab:
44.7371, 72.5193, -41.1703
#d232c5 color charts
#d232c5 color shades, tints & tones
#d232c5 color schemes
#d232c5 color preview, HTML & CSS examples
This text has a color of #d232c5
<p style="color:#d232c5;">Text here</p>
.mytext {color:#d232c5;}
This box has a color of #d232c5
<div style="background-color:#d232c5;">Content here</div>
.mybackground {background-color:#d232c5;}
Border around this has a color of #d232c5
<div style="border:2px solid #d232c5;">Content here</div>
.myborder {border:2px solid #d232c5;}