#b303ef color space conversions
Hex:
        #b303ef
        RGB:
        179, 3, 239
        CMY:
        30, 99, 6
        CMYK:
        25, 99, 0, 6
      HSL:
        285°, 97.5207%, 47.4510%
        HSV (HSB):
        285°, 98.7448%, 93.7255%
        XYZ:
        34.2030, 15.8808, 82.9240
        xyY:
        0.2572, 0.1194, 15.8808
      CIE-Lab:
        46.8177, 84.8748, -74.3367
        CIE-LCH:
        46.8177, 112.8258, 318.7869
        CIE-Luv:
        46.8177, 39.3544, -118.1364
        Hunter-Lab:
        39.8508, 83.4635, -95.4788
      #b303ef color charts
#b303ef RGB chart
      #b303ef CMYK chart
      #b303ef RGB pie chart
      #b303ef color shades, tints & tones
#b303ef color schemes
#b303ef color preview, HTML & CSS examples
           This text has a color of #b303ef        
        
          <p style="color:#b303ef;">Text here</p>
        
        
          .mytext {color:#b303ef;}
        
        Text color #b303ef
      
           This box has a color of #b303ef        
        
          <div style="background-color:#b303ef;">Content here</div>
        
        
          .mybackground {background-color:#b303ef;}
        
        Background color #b303ef
      
           Border around this has a color of #b303ef        
        
          <div style="border:2px solid #b303ef;">Content here</div>
        
        
          .myborder {border:2px solid #b303ef;}
        
        Border color #b303ef