#b80db2 color space conversions
Hex:
#b80db2
RGB:
184, 13, 178
CMY:
28, 95, 30
CMYK:
0, 93, 3, 28
HSL:
302°, 86.8020%, 38.6275%
HSV (HSB):
302°, 92.9348%, 72.1569%
XYZ:
27.9470, 13.6925, 43.2894
xyY:
0.3291, 0.1612, 13.6925
CIE-Lab:
43.7887, 74.7724, -43.9791
CIE-LCH:
43.7887, 86.7472, 329.5371
CIE-Luv:
43.7887, 62.5856, -73.4575
Hunter-Lab:
37.0034, 70.0567, -43.4595
#b80db2 color charts
#b80db2 color shades, tints & tones
#b80db2 color schemes
#b80db2 color preview, HTML & CSS examples
This text has a color of #b80db2
<p style="color:#b80db2;">Text here</p>
.mytext {color:#b80db2;}
This box has a color of #b80db2
<div style="background-color:#b80db2;">Content here</div>
.mybackground {background-color:#b80db2;}
Border around this has a color of #b80db2
<div style="border:2px solid #b80db2;">Content here</div>
.myborder {border:2px solid #b80db2;}