#d232c8 color space conversions
Hex:
#d232c8
RGB:
210, 50, 200
CMY:
18, 80, 22
CMYK:
0, 76, 5, 18
HSL:
304°, 64.0000%, 50.9804%
HSV (HSB):
304°, 76.1905%, 82.3529%
XYZ:
38.1443, 20.1530, 56.5231
xyY:
0.3322, 0.1755, 20.1530
CIE-Lab:
52.0097, 75.6626, -43.4798
CIE-LCH:
52.0097, 87.2658, 330.1160
CIE-Luv:
52.0097, 68.5093, -76.2003
Hunter-Lab:
44.8921, 73.1083, -43.2269
#d232c8 color charts
#d232c8 color shades, tints & tones
#d232c8 color schemes
#d232c8 color preview, HTML & CSS examples
This text has a color of #d232c8
<p style="color:#d232c8;">Text here</p>
.mytext {color:#d232c8;}
This box has a color of #d232c8
<div style="background-color:#d232c8;">Content here</div>
.mybackground {background-color:#d232c8;}
Border around this has a color of #d232c8
<div style="border:2px solid #d232c8;">Content here</div>
.myborder {border:2px solid #d232c8;}