#d21be9 color space conversions
Hex:
#d21be9
RGB:
210, 27, 233
CMY:
18, 89, 9
CMYK:
10, 88, 0, 9
HSL:
293°, 82.4000%, 50.9804%
HSV (HSB):
293°, 88.4120%, 91.3725%
XYZ:
41.6783, 20.3687, 78.8257
xyY:
0.2959, 0.1446, 20.3687
CIE-Lab:
52.2515, 85.6754, -61.9082
CIE-LCH:
52.2515, 105.7019, 324.1485
CIE-Luv:
52.2515, 59.6273, -104.7883
Hunter-Lab:
45.1317, 85.8609, -71.9619
#d21be9 color charts
#d21be9 color shades, tints & tones
#d21be9 color schemes
#d21be9 color preview, HTML & CSS examples
This text has a color of #d21be9
<p style="color:#d21be9;">Text here</p>
.mytext {color:#d21be9;}
This box has a color of #d21be9
<div style="background-color:#d21be9;">Content here</div>
.mybackground {background-color:#d21be9;}
Border around this has a color of #d21be9
<div style="border:2px solid #d21be9;">Content here</div>
.myborder {border:2px solid #d21be9;}