#b302e8 color space conversions
Hex:
        #b302e8
        RGB:
        179, 2, 232
        CMY:
        30, 99, 9
        CMYK:
        23, 99, 0, 9
      HSL:
        286°, 98.2906%, 45.8824%
        HSV (HSB):
        286°, 99.1379%, 90.9804%
        XYZ:
        33.1776, 15.4533, 77.5781
        xyY:
        0.2629, 0.1224, 15.4533
      CIE-Lab:
        46.2489, 83.7366, -71.3050
        CIE-LCH:
        46.2489, 109.9828, 319.5843
        CIE-Luv:
        46.2489, 41.3659, -113.5721
        Hunter-Lab:
        39.3107, 81.8574, -89.4889
      #b302e8 color charts
#b302e8 RGB chart
      #b302e8 CMYK chart
      #b302e8 RGB pie chart
      #b302e8 color shades, tints & tones
#b302e8 color schemes
#b302e8 color preview, HTML & CSS examples
           This text has a color of #b302e8        
        
          <p style="color:#b302e8;">Text here</p>
        
        
          .mytext {color:#b302e8;}
        
        Text color #b302e8
      
           This box has a color of #b302e8        
        
          <div style="background-color:#b302e8;">Content here</div>
        
        
          .mybackground {background-color:#b302e8;}
        
        Background color #b302e8
      
           Border around this has a color of #b302e8        
        
          <div style="border:2px solid #b302e8;">Content here</div>
        
        
          .myborder {border:2px solid #b302e8;}
        
        Border color #b302e8