#b980c8 color space conversions
Hex:
        #b980c8
        RGB:
        185, 128, 200
        CMY:
        27, 50, 22
        CMYK:
        8, 36, 0, 22
      HSL:
        288°, 39.5604%, 64.3137%
        HSV (HSB):
        288°, 36.0000%, 78.4314%
        XYZ:
        38.1521, 29.9228, 58.4084
        xyY:
        0.3016, 0.2366, 29.9228
      CIE-Lab:
        61.5875, 34.4042, -28.7341
        CIE-LCH:
        61.5875, 44.8251, 320.1317
        CIE-Luv:
        61.5875, 26.1090, -49.3719
        Hunter-Lab:
        54.7017, 28.7681, -25.0164
      #b980c8 color charts
#b980c8 RGB chart
      #b980c8 CMYK chart
      #b980c8 RGB pie chart
      #b980c8 color shades, tints & tones
#b980c8 color schemes
#b980c8 color preview, HTML & CSS examples
           This text has a color of #b980c8        
        
          <p style="color:#b980c8;">Text here</p>
        
        
          .mytext {color:#b980c8;}
        
        Text color #b980c8
      
           This box has a color of #b980c8        
        
          <div style="background-color:#b980c8;">Content here</div>
        
        
          .mybackground {background-color:#b980c8;}
        
        Background color #b980c8
      
           Border around this has a color of #b980c8        
        
          <div style="border:2px solid #b980c8;">Content here</div>
        
        
          .myborder {border:2px solid #b980c8;}
        
        Border color #b980c8