#b980c9 color space conversions
Hex:
#b980c9
RGB:
185, 128, 201
CMY:
27, 50, 21
CMYK:
8, 36, 0, 21
HSL:
287°, 40.3315%, 64.5098%
HSV (HSB):
287°, 36.3184%, 78.8235%
XYZ:
38.2694, 29.9697, 59.0261
xyY:
0.3007, 0.2355, 29.9697
CIE-Lab:
61.6280, 34.6071, -29.2350
CIE-LCH:
61.6280, 45.3027, 319.8099
CIE-Luv:
61.6280, 25.9490, -50.2059
Hunter-Lab:
54.7446, 28.9780, -25.6058
#b980c9 color charts
#b980c9 color shades, tints & tones
#b980c9 color schemes
#b980c9 color preview, HTML & CSS examples
This text has a color of #b980c9
<p style="color:#b980c9;">Text here</p>
.mytext {color:#b980c9;}
This box has a color of #b980c9
<div style="background-color:#b980c9;">Content here</div>
.mybackground {background-color:#b980c9;}
Border around this has a color of #b980c9
<div style="border:2px solid #b980c9;">Content here</div>
.myborder {border:2px solid #b980c9;}