#b507f1 color space conversions
Hex:
        #b507f1
        RGB:
        181, 7, 241
        CMY:
        29, 97, 5
        CMYK:
        25, 97, 0, 5
      HSL:
        285°, 94.3548%, 48.6275%
        HSV (HSB):
        285°, 97.0954%, 94.5098%
        XYZ:
        35.0092, 16.3266, 84.5252
        xyY:
        0.2577, 0.1202, 16.3266
      CIE-Lab:
        47.4001, 85.1376, -74.5008
        CIE-LCH:
        47.4001, 113.1316, 318.8120
        CIE-Luv:
        47.4001, 39.8407, -118.8669
        Hunter-Lab:
        40.4062, 83.9474, -95.7438
      #b507f1 color charts
#b507f1 RGB chart
      #b507f1 CMYK chart
      #b507f1 RGB pie chart
      #b507f1 color shades, tints & tones
#b507f1 color schemes
#b507f1 color preview, HTML & CSS examples
           This text has a color of #b507f1        
        
          <p style="color:#b507f1;">Text here</p>
        
        
          .mytext {color:#b507f1;}
        
        Text color #b507f1
      
           This box has a color of #b507f1        
        
          <div style="background-color:#b507f1;">Content here</div>
        
        
          .mybackground {background-color:#b507f1;}
        
        Background color #b507f1
      
           Border around this has a color of #b507f1        
        
          <div style="border:2px solid #b507f1;">Content here</div>
        
        
          .myborder {border:2px solid #b507f1;}
        
        Border color #b507f1