#be80b3 color space conversions
Hex:
#be80b3
RGB:
190, 128, 179
CMY:
25, 50, 30
CMYK:
0, 33, 6, 25
HSL:
311°, 32.2917%, 62.3529%
HSV (HSB):
311°, 32.6316%, 74.5098%
XYZ:
37.0911, 29.6402, 46.4140
xyY:
0.3278, 0.2620, 29.6402
CIE-Lab:
61.3425, 32.0090, -17.1705
CIE-LCH:
61.3425, 36.3236, 331.7897
CIE-Luv:
61.3425, 32.7727, -30.8807
Hunter-Lab:
54.4428, 26.3345, -12.4365
#be80b3 color charts
#be80b3 color shades, tints & tones
#be80b3 color schemes
#be80b3 color preview, HTML & CSS examples
This text has a color of #be80b3
<p style="color:#be80b3;">Text here</p>
.mytext {color:#be80b3;}
This box has a color of #be80b3
<div style="background-color:#be80b3;">Content here</div>
.mybackground {background-color:#be80b3;}
Border around this has a color of #be80b3
<div style="border:2px solid #be80b3;">Content here</div>
.myborder {border:2px solid #be80b3;}