#d231d2 color space conversions
Hex:
#d231d2
RGB:
210, 49, 210
CMY:
18, 81, 18
CMYK:
0, 77, 0, 18
HSL:
300°, 64.1434%, 50.7843%
HSV (HSB):
300°, 76.6667%, 82.3529%
XYZ:
39.3095, 20.5514, 62.8677
xyY:
0.3203, 0.1675, 20.5514
CIE-Lab:
52.4550, 77.4612, -48.5144
CIE-LCH:
52.4550, 91.3996, 327.9408
CIE-Luv:
52.4550, 65.0644, -84.1313
Hunter-Lab:
45.3337, 75.4462, -50.4885
#d231d2 color charts
#d231d2 color shades, tints & tones
#d231d2 color schemes
#d231d2 color preview, HTML & CSS examples
This text has a color of #d231d2
<p style="color:#d231d2;">Text here</p>
.mytext {color:#d231d2;}
This box has a color of #d231d2
<div style="background-color:#d231d2;">Content here</div>
.mybackground {background-color:#d231d2;}
Border around this has a color of #d231d2
<div style="border:2px solid #d231d2;">Content here</div>
.myborder {border:2px solid #d231d2;}