#b585a9 color space conversions
Hex:
        #b585a9
        RGB:
        181, 133, 169
        CMY:
        29, 48, 34
        CMYK:
        0, 27, 7, 29
      HSL:
        315°, 24.4898%, 61.5686%
        HSV (HSB):
        315°, 26.5193%, 70.9804%
        XYZ:
        34.6050, 29.4634, 41.3992
        xyY:
        0.3281, 0.2794, 29.4634
      CIE-Lab:
        61.1884, 24.3203, -11.8073
        CIE-LCH:
        61.1884, 27.0349, 334.1039
        CIE-Luv:
        61.1884, 25.9085, -21.4293
        Hunter-Lab:
        54.2802, 18.8080, -7.2241
      #b585a9 color charts
#b585a9 RGB chart
      #b585a9 CMYK chart
      #b585a9 RGB pie chart
      #b585a9 color shades, tints & tones
#b585a9 color schemes
#b585a9 color preview, HTML & CSS examples
           This text has a color of #b585a9        
        
          <p style="color:#b585a9;">Text here</p>
        
        
          .mytext {color:#b585a9;}
        
        Text color #b585a9
      
           This box has a color of #b585a9        
        
          <div style="background-color:#b585a9;">Content here</div>
        
        
          .mybackground {background-color:#b585a9;}
        
        Background color #b585a9
      
           Border around this has a color of #b585a9        
        
          <div style="border:2px solid #b585a9;">Content here</div>
        
        
          .myborder {border:2px solid #b585a9;}
        
        Border color #b585a9