#b515ea color space conversions
Hex:
        #b515ea
        RGB:
        181, 21, 234
        CMY:
        29, 92, 8
        CMYK:
        23, 91, 0, 8
      HSL:
        285°, 83.5294%, 50.0000%
        HSV (HSB):
        285°, 91.0256%, 91.7647%
        XYZ:
        34.1755, 16.3006, 79.1870
        xyY:
        0.2636, 0.1257, 16.3006
      CIE-Lab:
        47.3664, 82.4146, -70.6048
        CIE-LCH:
        47.3664, 108.5228, 319.4133
        CIE-Luv:
        47.3664, 41.2319, -113.3982
        Hunter-Lab:
        40.3740, 80.4409, -88.0258
      #b515ea color charts
#b515ea RGB chart
      #b515ea CMYK chart
      #b515ea RGB pie chart
      #b515ea color shades, tints & tones
#b515ea color schemes
#b515ea color preview, HTML & CSS examples
           This text has a color of #b515ea        
        
          <p style="color:#b515ea;">Text here</p>
        
        
          .mytext {color:#b515ea;}
        
        Text color #b515ea
      
           This box has a color of #b515ea        
        
          <div style="background-color:#b515ea;">Content here</div>
        
        
          .mybackground {background-color:#b515ea;}
        
        Background color #b515ea
      
           Border around this has a color of #b515ea        
        
          <div style="border:2px solid #b515ea;">Content here</div>
        
        
          .myborder {border:2px solid #b515ea;}
        
        Border color #b515ea