#b41dcb color space conversions
Hex:
#b41dcb
RGB:
180, 29, 203
CMY:
29, 89, 20
CMYK:
11, 86, 0, 20
HSL:
292°, 75.0000%, 45.4902%
HSV (HSB):
292°, 85.7143%, 79.6078%
XYZ:
30.0412, 14.8938, 57.7914
xyY:
0.2924, 0.1450, 14.8938
CIE-Lab:
45.4884, 75.5521, -55.9168
CIE-LCH:
45.4884, 93.9936, 323.4945
CIE-Luv:
45.4884, 49.4924, -91.2361
Hunter-Lab:
38.5925, 71.4113, -61.7706
#b41dcb color charts
#b41dcb color shades, tints & tones
#b41dcb color schemes
#b41dcb color preview, HTML & CSS examples
This text has a color of #b41dcb
<p style="color:#b41dcb;">Text here</p>
.mytext {color:#b41dcb;}
This box has a color of #b41dcb
<div style="background-color:#b41dcb;">Content here</div>
.mybackground {background-color:#b41dcb;}
Border around this has a color of #b41dcb
<div style="border:2px solid #b41dcb;">Content here</div>
.myborder {border:2px solid #b41dcb;}