#b585d5 color space conversions
Hex:
        #b585d5
        RGB:
        181, 133, 213
        CMY:
        29, 48, 16
        CMYK:
        15, 38, 0, 16
      HSL:
        276°, 48.7805%, 67.8431%
        HSV (HSB):
        276°, 37.5587%, 83.5294%
        XYZ:
        39.4538, 31.4029, 66.9327
        xyY:
        0.2863, 0.2279, 31.4029
      CIE-Lab:
        62.8463, 33.1264, -34.1131
        CIE-LCH:
        62.8463, 47.5507, 314.1593
        CIE-Luv:
        62.8463, 19.6329, -58.0041
        Hunter-Lab:
        56.0383, 27.6061, -31.5898
      #b585d5 color charts
#b585d5 RGB chart
      #b585d5 CMYK chart
      #b585d5 RGB pie chart
      #b585d5 color shades, tints & tones
#b585d5 color schemes
#b585d5 color preview, HTML & CSS examples
           This text has a color of #b585d5        
        
          <p style="color:#b585d5;">Text here</p>
        
        
          .mytext {color:#b585d5;}
        
        Text color #b585d5
      
           This box has a color of #b585d5        
        
          <div style="background-color:#b585d5;">Content here</div>
        
        
          .mybackground {background-color:#b585d5;}
        
        Background color #b585d5
      
           Border around this has a color of #b585d5        
        
          <div style="border:2px solid #b585d5;">Content here</div>
        
        
          .myborder {border:2px solid #b585d5;}
        
        Border color #b585d5