#b980c6 color space conversions
Hex:
        #b980c6
        RGB:
        185, 128, 198
        CMY:
        27, 50, 22
        CMYK:
        7, 35, 0, 22
      HSL:
        289°, 38.0435%, 63.9216%
        HSV (HSB):
        289°, 35.3535%, 77.6471%
        XYZ:
        37.9198, 29.8298, 57.1852
        xyY:
        0.3035, 0.2388, 29.8298
      CIE-Lab:
        61.5071, 34.0006, -27.7302
        CIE-LCH:
        61.5071, 43.8749, 320.8000
        CIE-Luv:
        61.5071, 26.4294, -47.7041
        Hunter-Lab:
        54.6167, 28.3514, -23.8466
      #b980c6 color charts
#b980c6 RGB chart
      #b980c6 CMYK chart
      #b980c6 RGB pie chart
      #b980c6 color shades, tints & tones
#b980c6 color schemes
#b980c6 color preview, HTML & CSS examples
           This text has a color of #b980c6        
        
          <p style="color:#b980c6;">Text here</p>
        
        
          .mytext {color:#b980c6;}
        
        Text color #b980c6
      
           This box has a color of #b980c6        
        
          <div style="background-color:#b980c6;">Content here</div>
        
        
          .mybackground {background-color:#b980c6;}
        
        Background color #b980c6
      
           Border around this has a color of #b980c6        
        
          <div style="border:2px solid #b980c6;">Content here</div>
        
        
          .myborder {border:2px solid #b980c6;}
        
        Border color #b980c6