#b00980 color space conversions
Hex:
        #b00980
        RGB:
        176, 9, 128
        CMY:
        31, 96, 50
        CMYK:
        0, 95, 27, 31
      HSL:
        317°, 90.2703%, 36.2745%
        HSV (HSB):
        317°, 94.8864%, 69.0196%
        XYZ:
        21.8985, 10.9840, 21.3880
        xyY:
        0.4035, 0.2024, 10.9840
      CIE-Lab:
        39.5535, 67.0673, -20.4790
        CIE-LCH:
        39.5535, 70.1243, 343.0200
        CIE-Luv:
        39.5535, 77.8424, -38.1580
        Hunter-Lab:
        33.1421, 59.9442, -15.0629
      #b00980 color charts
#b00980 RGB chart
      #b00980 CMYK chart
      #b00980 RGB pie chart
      #b00980 color shades, tints & tones
#b00980 color schemes
#b00980 color preview, HTML & CSS examples
           This text has a color of #b00980        
        
          <p style="color:#b00980;">Text here</p>
        
        
          .mytext {color:#b00980;}
        
        Text color #b00980
      
           This box has a color of #b00980        
        
          <div style="background-color:#b00980;">Content here</div>
        
        
          .mybackground {background-color:#b00980;}
        
        Background color #b00980
      
           Border around this has a color of #b00980        
        
          <div style="border:2px solid #b00980;">Content here</div>
        
        
          .myborder {border:2px solid #b00980;}
        
        Border color #b00980