#b80cc2 color space conversions
Hex:
#b80cc2
RGB:
184, 12, 194
CMY:
28, 95, 24
CMYK:
5, 94, 0, 24
HSL:
297°, 88.3495%, 40.3922%
HSV (HSB):
297°, 93.8144%, 76.0784%
XYZ:
29.6362, 14.3483, 52.2464
xyY:
0.3080, 0.1491, 14.3483
CIE-Lab:
44.7284, 77.2906, -51.8732
CIE-LCH:
44.7284, 93.0842, 326.1327
CIE-Luv:
44.7284, 56.6011, -85.3512
Hunter-Lab:
37.8792, 73.3677, -55.2627
#b80cc2 color charts
#b80cc2 color shades, tints & tones
#b80cc2 color schemes
#b80cc2 color preview, HTML & CSS examples
This text has a color of #b80cc2
<p style="color:#b80cc2;">Text here</p>
.mytext {color:#b80cc2;}
This box has a color of #b80cc2
<div style="background-color:#b80cc2;">Content here</div>
.mybackground {background-color:#b80cc2;}
Border around this has a color of #b80cc2
<div style="border:2px solid #b80cc2;">Content here</div>
.myborder {border:2px solid #b80cc2;}