#b585d7 color space conversions
Hex:
        #b585d7
        RGB:
        181, 133, 215
        CMY:
        29, 48, 16
        CMYK:
        16, 38, 0, 16
      HSL:
        275°, 50.6173%, 68.2353%
        HSV (HSB):
        275°, 38.1395%, 84.3137%
        XYZ:
        39.7093, 31.5051, 68.2782
        xyY:
        0.2847, 0.2259, 31.5051
      CIE-Lab:
        62.9317, 33.5616, -35.0977
        CIE-LCH:
        62.9317, 48.5616, 313.7183
        CIE-Luv:
        62.9317, 19.3511, -59.6740
        Hunter-Lab:
        56.1294, 28.0552, -32.8322
      #b585d7 color charts
#b585d7 RGB chart
      #b585d7 CMYK chart
      #b585d7 RGB pie chart
      #b585d7 color shades, tints & tones
#b585d7 color schemes
#b585d7 color preview, HTML & CSS examples
           This text has a color of #b585d7        
        
          <p style="color:#b585d7;">Text here</p>
        
        
          .mytext {color:#b585d7;}
        
        Text color #b585d7
      
           This box has a color of #b585d7        
        
          <div style="background-color:#b585d7;">Content here</div>
        
        
          .mybackground {background-color:#b585d7;}
        
        Background color #b585d7
      
           Border around this has a color of #b585d7        
        
          <div style="border:2px solid #b585d7;">Content here</div>
        
        
          .myborder {border:2px solid #b585d7;}
        
        Border color #b585d7