#b585d2 color space conversions
Hex:
        #b585d2
        RGB:
        181, 133, 210
        CMY:
        29, 48, 18
        CMYK:
        14, 37, 0, 18
      HSL:
        277°, 46.1078%, 67.2549%
        HSV (HSB):
        277°, 36.6667%, 82.3529%
        XYZ:
        39.0764, 31.2520, 64.9454
        xyY:
        0.2889, 0.2310, 31.2520
      CIE-Lab:
        62.7198, 32.4789, -32.6314
        CIE-LCH:
        62.7198, 46.0400, 314.8658
        CIE-Luv:
        62.7198, 20.0567, -55.4971
        Hunter-Lab:
        55.9035, 26.9402, -29.7473
      #b585d2 color charts
#b585d2 RGB chart
      #b585d2 CMYK chart
      #b585d2 RGB pie chart
      #b585d2 color shades, tints & tones
#b585d2 color schemes
#b585d2 color preview, HTML & CSS examples
           This text has a color of #b585d2        
        
          <p style="color:#b585d2;">Text here</p>
        
        
          .mytext {color:#b585d2;}
        
        Text color #b585d2
      
           This box has a color of #b585d2        
        
          <div style="background-color:#b585d2;">Content here</div>
        
        
          .mybackground {background-color:#b585d2;}
        
        Background color #b585d2
      
           Border around this has a color of #b585d2        
        
          <div style="border:2px solid #b585d2;">Content here</div>
        
        
          .myborder {border:2px solid #b585d2;}
        
        Border color #b585d2