#b30a78 color space conversions
Hex:
        #b30a78
        RGB:
        179, 10, 120
        CMY:
        30, 96, 53
        CMYK:
        0, 94, 33, 30
      HSL:
        321°, 89.4180%, 37.0588%
        HSV (HSB):
        321°, 94.4134%, 70.1961%
        XYZ:
        22.0891, 11.1569, 18.7586
        xyY:
        0.4248, 0.2145, 11.1569
      CIE-Lab:
        39.8434, 66.7047, -15.0049
        CIE-LCH:
        39.8434, 68.3715, 347.3226
        CIE-Luv:
        39.8434, 83.7784, -30.9171
        Hunter-Lab:
        33.4019, 59.5912, -9.9161
      #b30a78 color charts
#b30a78 RGB chart
      #b30a78 CMYK chart
      #b30a78 RGB pie chart
      #b30a78 color shades, tints & tones
#b30a78 color schemes
#b30a78 color preview, HTML & CSS examples
           This text has a color of #b30a78        
        
          <p style="color:#b30a78;">Text here</p>
        
        
          .mytext {color:#b30a78;}
        
        Text color #b30a78
      
           This box has a color of #b30a78        
        
          <div style="background-color:#b30a78;">Content here</div>
        
        
          .mybackground {background-color:#b30a78;}
        
        Background color #b30a78
      
           Border around this has a color of #b30a78        
        
          <div style="border:2px solid #b30a78;">Content here</div>
        
        
          .myborder {border:2px solid #b30a78;}
        
        Border color #b30a78