#b980b6 color space conversions
Hex:
#b980b6
RGB:
185, 128, 182
CMY:
27, 50, 29
CMYK:
0, 31, 2, 27
HSL:
303°, 28.9340%, 61.3725%
HSV (HSB):
303°, 30.8108%, 72.5490%
XYZ:
36.1703, 29.1300, 47.9722
xyY:
0.3193, 0.2572, 29.1300
CIE-Lab:
60.8962, 30.8836, -19.6058
CIE-LCH:
60.8962, 36.5813, 327.5914
CIE-Luv:
60.8962, 29.0038, -34.3979
Hunter-Lab:
53.9722, 25.1728, -14.9183
#b980b6 color charts
#b980b6 color shades, tints & tones
#b980b6 color schemes
#b980b6 color preview, HTML & CSS examples
This text has a color of #b980b6
<p style="color:#b980b6;">Text here</p>
.mytext {color:#b980b6;}
This box has a color of #b980b6
<div style="background-color:#b980b6;">Content here</div>
.mybackground {background-color:#b980b6;}
Border around this has a color of #b980b6
<div style="border:2px solid #b980b6;">Content here</div>
.myborder {border:2px solid #b980b6;}