#b537eb color space conversions
Hex:
        #b537eb
        RGB:
        181, 55, 235
        CMY:
        29, 78, 8
        CMYK:
        23, 77, 0, 8
      HSL:
        282°, 81.8182%, 56.8627%
        HSV (HSB):
        282°, 76.5957%, 92.1569%
        XYZ:
        35.4176, 18.5543, 80.3119
        xyY:
        0.2638, 0.1382, 18.5543
      CIE-Lab:
        50.1616, 74.6227, -66.6331
        CIE-LCH:
        50.1616, 100.0426, 318.2373
        CIE-Luv:
        50.1616, 37.5450, -109.0806
        Hunter-Lab:
        43.0747, 71.3887, -80.3927
      #b537eb color charts
#b537eb RGB chart
      #b537eb CMYK chart
      #b537eb RGB pie chart
      #b537eb color shades, tints & tones
#b537eb color schemes
#b537eb color preview, HTML & CSS examples
           This text has a color of #b537eb        
        
          <p style="color:#b537eb;">Text here</p>
        
        
          .mytext {color:#b537eb;}
        
        Text color #b537eb
      
           This box has a color of #b537eb        
        
          <div style="background-color:#b537eb;">Content here</div>
        
        
          .mybackground {background-color:#b537eb;}
        
        Background color #b537eb
      
           Border around this has a color of #b537eb        
        
          <div style="border:2px solid #b537eb;">Content here</div>
        
        
          .myborder {border:2px solid #b537eb;}
        
        Border color #b537eb