#b8508e color space conversions
Hex:
        #b8508e
        RGB:
        184, 80, 142
        CMY:
        28, 69, 44
        CMYK:
        0, 57, 23, 28
      HSL:
        324°, 42.2764%, 51.7647%
        HSV (HSB):
        324°, 56.5217%, 72.1569%
        XYZ:
        27.5183, 17.8807, 27.5921
        xyY:
        0.3770, 0.2450, 17.8807
      CIE-Lab:
        49.3510, 49.0883, -13.8883
        CIE-LCH:
        49.3510, 51.0151, 344.2025
        CIE-Luv:
        49.3510, 59.6468, -27.6987
        Hunter-Lab:
        42.2855, 42.1634, -9.0880
      #b8508e color charts
#b8508e RGB chart
      #b8508e CMYK chart
      #b8508e RGB pie chart
      #b8508e color shades, tints & tones
#b8508e color schemes
#b8508e color preview, HTML & CSS examples
           This text has a color of #b8508e        
        
          <p style="color:#b8508e;">Text here</p>
        
        
          .mytext {color:#b8508e;}
        
        Text color #b8508e
      
           This box has a color of #b8508e        
        
          <div style="background-color:#b8508e;">Content here</div>
        
        
          .mybackground {background-color:#b8508e;}
        
        Background color #b8508e
      
           Border around this has a color of #b8508e        
        
          <div style="border:2px solid #b8508e;">Content here</div>
        
        
          .myborder {border:2px solid #b8508e;}
        
        Border color #b8508e