#b507ef color space conversions
Hex:
        #b507ef
        RGB:
        181, 7, 239
        CMY:
        29, 97, 6
        CMYK:
        24, 97, 0, 6
      HSL:
        285°, 94.3089%, 48.2353%
        HSV (HSB):
        285°, 97.0711%, 93.7255%
        XYZ:
        34.7120, 16.2077, 82.9602
        xyY:
        0.2593, 0.1211, 16.2077
      CIE-Lab:
        47.2458, 84.7854, -73.6252
        CIE-LCH:
        47.2458, 112.2908, 319.0299
        CIE-Luv:
        47.2458, 40.3987, -117.5516
        Hunter-Lab:
        40.2588, 83.4537, -93.9962
      #b507ef color charts
#b507ef RGB chart
      #b507ef CMYK chart
      #b507ef RGB pie chart
      #b507ef color shades, tints & tones
#b507ef color schemes
#b507ef color preview, HTML & CSS examples
           This text has a color of #b507ef        
        
          <p style="color:#b507ef;">Text here</p>
        
        
          .mytext {color:#b507ef;}
        
        Text color #b507ef
      
           This box has a color of #b507ef        
        
          <div style="background-color:#b507ef;">Content here</div>
        
        
          .mybackground {background-color:#b507ef;}
        
        Background color #b507ef
      
           Border around this has a color of #b507ef        
        
          <div style="border:2px solid #b507ef;">Content here</div>
        
        
          .myborder {border:2px solid #b507ef;}
        
        Border color #b507ef