#b980d4 color space conversions
Hex:
        #b980d4
        RGB:
        185, 128, 212
        CMY:
        27, 50, 17
        CMYK:
        13, 40, 0, 17
      HSL:
        281°, 49.4118%, 66.6667%
        HSV (HSB):
        281°, 39.6226%, 83.1373%
        XYZ:
        39.6104, 30.5061, 66.0879
        xyY:
        0.2908, 0.2240, 30.5061
      CIE-Lab:
        62.0885, 36.8858, -34.7013
        CIE-LCH:
        62.0885, 50.6432, 316.7479
        CIE-Luv:
        62.0885, 24.1993, -59.3722
        Hunter-Lab:
        55.2323, 31.3565, -32.2805
      #b980d4 color charts
#b980d4 RGB chart
      #b980d4 CMYK chart
      #b980d4 RGB pie chart
      #b980d4 color shades, tints & tones
#b980d4 color schemes
#b980d4 color preview, HTML & CSS examples
           This text has a color of #b980d4        
        
          <p style="color:#b980d4;">Text here</p>
        
        
          .mytext {color:#b980d4;}
        
        Text color #b980d4
      
           This box has a color of #b980d4        
        
          <div style="background-color:#b980d4;">Content here</div>
        
        
          .mybackground {background-color:#b980d4;}
        
        Background color #b980d4
      
           Border around this has a color of #b980d4        
        
          <div style="border:2px solid #b980d4;">Content here</div>
        
        
          .myborder {border:2px solid #b980d4;}
        
        Border color #b980d4