#b30aa1 color space conversions
Hex:
        #b30aa1
        RGB:
        179, 10, 161
        CMY:
        30, 96, 37
        CMYK:
        0, 94, 10, 30
      HSL:
        306°, 89.4180%, 37.0588%
        HSV (HSB):
        306°, 94.4134%, 70.1961%
        XYZ:
        25.1320, 12.3740, 34.7820
        xyY:
        0.3477, 0.1712, 12.3740
      CIE-Lab:
        41.8045, 71.7648, -37.0560
        CIE-LCH:
        41.8045, 80.7671, 332.6903
        CIE-Luv:
        41.8045, 65.8710, -62.4391
        Hunter-Lab:
        35.1767, 65.9700, -34.0011
      #b30aa1 color charts
#b30aa1 RGB chart
      #b30aa1 CMYK chart
      #b30aa1 RGB pie chart
      #b30aa1 color shades, tints & tones
#b30aa1 color schemes
#b30aa1 color preview, HTML & CSS examples
           This text has a color of #b30aa1        
        
          <p style="color:#b30aa1;">Text here</p>
        
        
          .mytext {color:#b30aa1;}
        
        Text color #b30aa1
      
           This box has a color of #b30aa1        
        
          <div style="background-color:#b30aa1;">Content here</div>
        
        
          .mybackground {background-color:#b30aa1;}
        
        Background color #b30aa1
      
           Border around this has a color of #b30aa1        
        
          <div style="border:2px solid #b30aa1;">Content here</div>
        
        
          .myborder {border:2px solid #b30aa1;}
        
        Border color #b30aa1