#b40982 color space conversions
Hex:
        #b40982
        RGB:
        180, 9, 130
        CMY:
        29, 96, 49
        CMYK:
        0, 95, 28, 29
      HSL:
        318°, 90.4762%, 37.0588%
        HSV (HSB):
        318°, 95.0000%, 70.5882%
        XYZ:
        22.9493, 11.5104, 22.1313
        xyY:
        0.4055, 0.2034, 11.5104
      CIE-Lab:
        40.4271, 68.1285, -20.3041
        CIE-LCH:
        40.4271, 71.0898, 343.4046
        CIE-Luv:
        40.4271, 80.1644, -38.3337
        Hunter-Lab:
        33.9269, 61.3713, -14.9272
      #b40982 color charts
#b40982 RGB chart
      #b40982 CMYK chart
      #b40982 RGB pie chart
      #b40982 color shades, tints & tones
#b40982 color schemes
#b40982 color preview, HTML & CSS examples
           This text has a color of #b40982        
        
          <p style="color:#b40982;">Text here</p>
        
        
          .mytext {color:#b40982;}
        
        Text color #b40982
      
           This box has a color of #b40982        
        
          <div style="background-color:#b40982;">Content here</div>
        
        
          .mybackground {background-color:#b40982;}
        
        Background color #b40982
      
           Border around this has a color of #b40982        
        
          <div style="border:2px solid #b40982;">Content here</div>
        
        
          .myborder {border:2px solid #b40982;}
        
        Border color #b40982