#d232e9 color space conversions
Hex:
#d232e9
RGB:
210, 50, 233
CMY:
18, 80, 9
CMYK:
10, 79, 0, 9
HSL:
292°, 80.6167%, 55.4902%
HSV (HSB):
292°, 78.5408%, 91.3725%
XYZ:
42.4269, 21.8660, 79.0752
xyY:
0.2959, 0.1525, 21.8660
CIE-Lab:
53.8846, 80.8974, -59.2819
CIE-LCH:
53.8846, 100.2933, 323.7659
CIE-Luv:
53.8846, 57.0547, -101.2021
Hunter-Lab:
46.7611, 80.1232, -67.5293
#d232e9 color charts
#d232e9 color shades, tints & tones
#d232e9 color schemes
#d232e9 color preview, HTML & CSS examples
This text has a color of #d232e9
<p style="color:#d232e9;">Text here</p>
.mytext {color:#d232e9;}
This box has a color of #d232e9
<div style="background-color:#d232e9;">Content here</div>
.mybackground {background-color:#d232e9;}
Border around this has a color of #d232e9
<div style="border:2px solid #d232e9;">Content here</div>
.myborder {border:2px solid #d232e9;}