#b537cb color space conversions
Hex:
        #b537cb
        RGB:
        181, 55, 203
        CMY:
        29, 78, 20
        CMYK:
        11, 73, 0, 20
      HSL:
        291°, 58.7302%, 50.5882%
        HSV (HSB):
        291°, 72.9064%, 79.6078%
        XYZ:
        31.2017, 16.8679, 58.1112
        xyY:
        0.2939, 0.1589, 16.8679
      CIE-Lab:
        48.0932, 68.6550, -51.7241
        CIE-LCH:
        48.0932, 85.9586, 323.0059
        CIE-Luv:
        48.0932, 46.4751, -85.8235
        Hunter-Lab:
        41.0706, 63.7347, -55.1407
      #b537cb color charts
#b537cb RGB chart
      #b537cb CMYK chart
      #b537cb RGB pie chart
      #b537cb color shades, tints & tones
#b537cb color schemes
#b537cb color preview, HTML & CSS examples
           This text has a color of #b537cb        
        
          <p style="color:#b537cb;">Text here</p>
        
        
          .mytext {color:#b537cb;}
        
        Text color #b537cb
      
           This box has a color of #b537cb        
        
          <div style="background-color:#b537cb;">Content here</div>
        
        
          .mybackground {background-color:#b537cb;}
        
        Background color #b537cb
      
           Border around this has a color of #b537cb        
        
          <div style="border:2px solid #b537cb;">Content here</div>
        
        
          .myborder {border:2px solid #b537cb;}
        
        Border color #b537cb