#b41fcc color space conversions
Hex:
#b41fcc
RGB:
180, 31, 204
CMY:
29, 88, 20
CMYK:
12, 85, 0, 20
HSL:
292°, 73.6170%, 46.0784%
HSV (HSB):
292°, 84.8039%, 80.0000%
XYZ:
30.2115, 15.0429, 58.4380
xyY:
0.2914, 0.1451, 15.0429
CIE-Lab:
45.6929, 75.3127, -56.1660
CIE-LCH:
45.6929, 93.9501, 323.2855
CIE-Luv:
45.6929, 48.9671, -91.6782
Hunter-Lab:
38.7852, 71.1673, -62.1832
#b41fcc color charts
#b41fcc color shades, tints & tones
#b41fcc color schemes
#b41fcc color preview, HTML & CSS examples
This text has a color of #b41fcc
<p style="color:#b41fcc;">Text here</p>
.mytext {color:#b41fcc;}
This box has a color of #b41fcc
<div style="background-color:#b41fcc;">Content here</div>
.mybackground {background-color:#b41fcc;}
Border around this has a color of #b41fcc
<div style="border:2px solid #b41fcc;">Content here</div>
.myborder {border:2px solid #b41fcc;}