#b515be color space conversions
Hex:
        #b515be
        RGB:
        181, 21, 190
        CMY:
        29, 92, 25
        CMYK:
        5, 89, 0, 25
      HSL:
        297°, 80.0948%, 41.3725%
        HSV (HSB):
        297°, 88.9474%, 74.5098%
        XYZ:
        28.6185, 14.0778, 49.9241
        xyY:
        0.3090, 0.1520, 14.0778
      CIE-Lab:
        44.3443, 75.0197, -50.1803
        CIE-LCH:
        44.3443, 90.2553, 326.2217
        CIE-Luv:
        44.3443, 55.3511, -82.4910
        Hunter-Lab:
        37.5204, 70.4893, -52.6262
      #b515be color charts
#b515be RGB chart
      #b515be CMYK chart
      #b515be RGB pie chart
      #b515be color shades, tints & tones
#b515be color schemes
#b515be color preview, HTML & CSS examples
           This text has a color of #b515be        
        
          <p style="color:#b515be;">Text here</p>
        
        
          .mytext {color:#b515be;}
        
        Text color #b515be
      
           This box has a color of #b515be        
        
          <div style="background-color:#b515be;">Content here</div>
        
        
          .mybackground {background-color:#b515be;}
        
        Background color #b515be
      
           Border around this has a color of #b515be        
        
          <div style="border:2px solid #b515be;">Content here</div>
        
        
          .myborder {border:2px solid #b515be;}
        
        Border color #b515be