#b585b5 color space conversions
Hex:
        #b585b5
        RGB:
        181, 133, 181
        CMY:
        29, 48, 29
        CMYK:
        0, 27, 0, 29
      HSL:
        300°, 24.4898%, 61.5686%
        HSV (HSB):
        300°, 26.5193%, 70.9804%
        XYZ:
        35.7841, 29.9350, 47.6081
        xyY:
        0.3158, 0.2641, 29.9350
      CIE-Lab:
        61.5981, 26.5641, -18.0096
        CIE-LCH:
        61.5981, 32.0936, 325.8640
        CIE-Luv:
        61.5981, 24.1973, -31.2950
        Hunter-Lab:
        54.7129, 20.9974, -13.2918
      #b585b5 color charts
#b585b5 RGB chart
      #b585b5 CMYK chart
      #b585b5 RGB pie chart
      #b585b5 color shades, tints & tones
#b585b5 color schemes
#b585b5 color preview, HTML & CSS examples
           This text has a color of #b585b5        
        
          <p style="color:#b585b5;">Text here</p>
        
        
          .mytext {color:#b585b5;}
        
        Text color #b585b5
      
           This box has a color of #b585b5        
        
          <div style="background-color:#b585b5;">Content here</div>
        
        
          .mybackground {background-color:#b585b5;}
        
        Background color #b585b5
      
           Border around this has a color of #b585b5        
        
          <div style="border:2px solid #b585b5;">Content here</div>
        
        
          .myborder {border:2px solid #b585b5;}
        
        Border color #b585b5