#b537bb color space conversions
Hex:
        #b537bb
        RGB:
        181, 55, 187
        CMY:
        29, 78, 27
        CMYK:
        3, 71, 0, 27
      HSL:
        297°, 54.5455%, 47.4510%
        HSV (HSB):
        297°, 70.5882%, 73.3333%
        XYZ:
        29.3919, 16.1440, 48.5807
        xyY:
        0.3123, 0.1715, 16.1440
      CIE-Lab:
        47.1628, 65.8629, -43.9248
        CIE-LCH:
        47.1628, 79.1663, 326.3002
        CIE-Luv:
        47.1628, 51.4394, -73.6661
        Hunter-Lab:
        40.1796, 60.2608, -43.5612
      #b537bb color charts
#b537bb RGB chart
      #b537bb CMYK chart
      #b537bb RGB pie chart
      #b537bb color shades, tints & tones
#b537bb color schemes
#b537bb color preview, HTML & CSS examples
           This text has a color of #b537bb        
        
          <p style="color:#b537bb;">Text here</p>
        
        
          .mytext {color:#b537bb;}
        
        Text color #b537bb
      
           This box has a color of #b537bb        
        
          <div style="background-color:#b537bb;">Content here</div>
        
        
          .mybackground {background-color:#b537bb;}
        
        Background color #b537bb
      
           Border around this has a color of #b537bb        
        
          <div style="border:2px solid #b537bb;">Content here</div>
        
        
          .myborder {border:2px solid #b537bb;}
        
        Border color #b537bb