#b4085b color space conversions
Hex:
        #b4085b
        RGB:
        180, 8, 91
        CMY:
        29, 97, 64
        CMYK:
        0, 96, 49, 29
      HSL:
        331°, 91.4894%, 36.8627%
        HSV (HSB):
        331°, 95.5556%, 70.5882%
        XYZ:
        20.7976, 10.6323, 10.8536
        xyY:
        0.4919, 0.2515, 10.6323
      CIE-Lab:
        38.9541, 64.4256, 2.0154
        CIE-LCH:
        38.9541, 64.4571, 1.7918
        CIE-Luv:
        38.9541, 97.7425, -9.4964
        Hunter-Lab:
        32.6072, 56.7884, 3.0898
      #b4085b color charts
#b4085b RGB chart
      #b4085b CMYK chart
      #b4085b RGB pie chart
      #b4085b color shades, tints & tones
#b4085b color schemes
#b4085b color preview, HTML & CSS examples
           This text has a color of #b4085b        
        
          <p style="color:#b4085b;">Text here</p>
        
        
          .mytext {color:#b4085b;}
        
        Text color #b4085b
      
           This box has a color of #b4085b        
        
          <div style="background-color:#b4085b;">Content here</div>
        
        
          .mybackground {background-color:#b4085b;}
        
        Background color #b4085b
      
           Border around this has a color of #b4085b        
        
          <div style="border:2px solid #b4085b;">Content here</div>
        
        
          .myborder {border:2px solid #b4085b;}
        
        Border color #b4085b