#b41dca color space conversions
Hex:
#b41dca
RGB:
180, 29, 202
CMY:
29, 89, 21
CMYK:
11, 86, 0, 21
HSL:
292°, 74.8918%, 45.2941%
HSV (HSB):
292°, 85.6436%, 79.2157%
XYZ:
29.9224, 14.8463, 57.1656
xyY:
0.2935, 0.1456, 14.8463
CIE-Lab:
45.4230, 75.3847, -55.4432
CIE-LCH:
45.4230, 93.5777, 323.6666
CIE-Luv:
45.4230, 49.8212, -90.5159
Hunter-Lab:
38.5309, 71.1910, -60.9929
#b41dca color charts
#b41dca color shades, tints & tones
#b41dca color schemes
#b41dca color preview, HTML & CSS examples
This text has a color of #b41dca
<p style="color:#b41dca;">Text here</p>
.mytext {color:#b41dca;}
This box has a color of #b41dca
<div style="background-color:#b41dca;">Content here</div>
.mybackground {background-color:#b41dca;}
Border around this has a color of #b41dca
<div style="border:2px solid #b41dca;">Content here</div>
.myborder {border:2px solid #b41dca;}