#b302f2 color space conversions
Hex:
        #b302f2
        RGB:
        179, 2, 242
        CMY:
        30, 99, 5
        CMYK:
        26, 99, 0, 5
      HSL:
        284°, 98.3607%, 47.8431%
        HSV (HSB):
        284°, 99.1736%, 94.9020%
        XYZ:
        34.6391, 16.0379, 85.2743
        xyY:
        0.2548, 0.1180, 16.0379
      CIE-Lab:
        47.0242, 85.4902, -75.6902
        CIE-LCH:
        47.0242, 114.1823, 318.4794
        CIE-Luv:
        47.0242, 38.5617, -120.1374
        Hunter-Lab:
        40.0474, 84.3113, -98.2152
      #b302f2 color charts
#b302f2 RGB chart
      #b302f2 CMYK chart
      #b302f2 RGB pie chart
      #b302f2 color shades, tints & tones
#b302f2 color schemes
#b302f2 color preview, HTML & CSS examples
           This text has a color of #b302f2        
        
          <p style="color:#b302f2;">Text here</p>
        
        
          .mytext {color:#b302f2;}
        
        Text color #b302f2
      
           This box has a color of #b302f2        
        
          <div style="background-color:#b302f2;">Content here</div>
        
        
          .mybackground {background-color:#b302f2;}
        
        Background color #b302f2
      
           Border around this has a color of #b302f2        
        
          <div style="border:2px solid #b302f2;">Content here</div>
        
        
          .myborder {border:2px solid #b302f2;}
        
        Border color #b302f2