#b537e5 color space conversions
Hex:
        #b537e5
        RGB:
        181, 55, 229
        CMY:
        29, 78, 10
        CMYK:
        21, 76, 0, 10
      HSL:
        283°, 76.9912%, 55.6863%
        HSV (HSB):
        283°, 75.9825%, 89.8039%
        XYZ:
        34.5651, 18.2133, 75.8225
        xyY:
        0.2688, 0.1416, 18.2133
      CIE-Lab:
        49.7538, 73.4703, -63.9044
        CIE-LCH:
        49.7538, 97.3738, 318.9833
        CIE-Luv:
        49.7538, 39.1178, -104.8315
        Hunter-Lab:
        42.6770, 69.8865, -75.4642
      #b537e5 color charts
#b537e5 RGB chart
      #b537e5 CMYK chart
      #b537e5 RGB pie chart
      #b537e5 color shades, tints & tones
#b537e5 color schemes
#b537e5 color preview, HTML & CSS examples
           This text has a color of #b537e5        
        
          <p style="color:#b537e5;">Text here</p>
        
        
          .mytext {color:#b537e5;}
        
        Text color #b537e5
      
           This box has a color of #b537e5        
        
          <div style="background-color:#b537e5;">Content here</div>
        
        
          .mybackground {background-color:#b537e5;}
        
        Background color #b537e5
      
           Border around this has a color of #b537e5        
        
          <div style="border:2px solid #b537e5;">Content here</div>
        
        
          .myborder {border:2px solid #b537e5;}
        
        Border color #b537e5