#b30ca0 color space conversions
Hex:
        #b30ca0
        RGB:
        179, 12, 160
        CMY:
        30, 95, 37
        CMYK:
        0, 93, 11, 30
      HSL:
        307°, 87.4346%, 37.4510%
        HSV (HSB):
        307°, 93.2961%, 70.1961%
        XYZ:
        25.0670, 12.3847, 34.3270
        xyY:
        0.3492, 0.1725, 12.3847
      CIE-Lab:
        41.8211, 71.4163, -36.4284
        CIE-LCH:
        41.8211, 80.1705, 332.9745
        CIE-Luv:
        41.8211, 66.1489, -61.5198
        Hunter-Lab:
        35.1919, 65.5588, -33.1985
      #b30ca0 color charts
#b30ca0 RGB chart
      #b30ca0 CMYK chart
      #b30ca0 RGB pie chart
      #b30ca0 color shades, tints & tones
#b30ca0 color schemes
#b30ca0 color preview, HTML & CSS examples
           This text has a color of #b30ca0        
        
          <p style="color:#b30ca0;">Text here</p>
        
        
          .mytext {color:#b30ca0;}
        
        Text color #b30ca0
      
           This box has a color of #b30ca0        
        
          <div style="background-color:#b30ca0;">Content here</div>
        
        
          .mybackground {background-color:#b30ca0;}
        
        Background color #b30ca0
      
           Border around this has a color of #b30ca0        
        
          <div style="border:2px solid #b30ca0;">Content here</div>
        
        
          .myborder {border:2px solid #b30ca0;}
        
        Border color #b30ca0