#b80da2 color space conversions
Hex:
#b80da2
RGB:
184, 13, 162
CMY:
28, 95, 36
CMYK:
0, 93, 12, 28
HSL:
308°, 86.8020%, 38.6275%
HSV (HSB):
308°, 92.9348%, 72.1569%
XYZ:
26.4327, 13.0868, 35.3153
xyY:
0.3532, 0.1749, 13.0868
CIE-Lab:
42.8938, 72.5130, -35.8729
CIE-LCH:
42.8938, 80.9012, 333.6779
CIE-Luv:
42.8938, 69.0567, -61.3328
Hunter-Lab:
36.1757, 67.1179, -32.5568
#b80da2 color charts
#b80da2 color shades, tints & tones
#b80da2 color schemes
#b80da2 color preview, HTML & CSS examples
This text has a color of #b80da2
<p style="color:#b80da2;">Text here</p>
.mytext {color:#b80da2;}
This box has a color of #b80da2
<div style="background-color:#b80da2;">Content here</div>
.mybackground {background-color:#b80da2;}
Border around this has a color of #b80da2
<div style="border:2px solid #b80da2;">Content here</div>
.myborder {border:2px solid #b80da2;}