#b980d6 color space conversions
Hex:
#b980d6
RGB:
185, 128, 214
CMY:
27, 50, 16
CMYK:
14, 40, 0, 16
HSL:
280°, 51.1905%, 67.0588%
HSV (HSB):
280°, 40.1869%, 83.9216%
XYZ:
39.8644, 30.6077, 67.4251
xyY:
0.2891, 0.2220, 30.6077
CIE-Lab:
62.1750, 37.3090, -35.6865
CIE-LCH:
62.1750, 51.6284, 316.2734
CIE-Luv:
62.1750, 23.8837, -61.0355
Hunter-Lab:
55.3242, 31.8024, -33.5314
#b980d6 color charts
#b980d6 color shades, tints & tones
#b980d6 color schemes
#b980d6 color preview, HTML & CSS examples
This text has a color of #b980d6
<p style="color:#b980d6;">Text here</p>
.mytext {color:#b980d6;}
This box has a color of #b980d6
<div style="background-color:#b980d6;">Content here</div>
.mybackground {background-color:#b980d6;}
Border around this has a color of #b980d6
<div style="border:2px solid #b980d6;">Content here</div>
.myborder {border:2px solid #b980d6;}