#b41cdd color space conversions
Hex:
#b41cdd
RGB:
180, 28, 221
CMY:
29, 89, 13
CMYK:
19, 87, 0, 13
HSL:
287°, 77.5100%, 48.8235%
HSV (HSB):
287°, 87.3303%, 86.6667%
XYZ:
32.2888, 15.7543, 69.7457
xyY:
0.2741, 0.1338, 15.7543
CIE-Lab:
46.6504, 78.8338, -64.3867
CIE-LCH:
46.6504, 101.7861, 320.7601
CIE-Luv:
46.6504, 43.9376, -104.0729
Hunter-Lab:
39.6916, 75.7478, -76.3995
#b41cdd color charts
#b41cdd color shades, tints & tones
#b41cdd color schemes
#b41cdd color preview, HTML & CSS examples
This text has a color of #b41cdd
<p style="color:#b41cdd;">Text here</p>
.mytext {color:#b41cdd;}
This box has a color of #b41cdd
<div style="background-color:#b41cdd;">Content here</div>
.mybackground {background-color:#b41cdd;}
Border around this has a color of #b41cdd
<div style="border:2px solid #b41cdd;">Content here</div>
.myborder {border:2px solid #b41cdd;}