#b30a80 color space conversions
Hex:
        #b30a80
        RGB:
        179, 10, 128
        CMY:
        30, 96, 50
        CMYK:
        0, 94, 28, 30
      HSL:
        318°, 89.4180%, 37.0588%
        HSV (HSB):
        318°, 94.4134%, 70.1961%
        XYZ:
        22.5952, 11.3593, 21.4237
        xyY:
        0.4080, 0.2051, 11.3593
      CIE-Lab:
        40.1792, 67.5876, -19.4649
        CIE-LCH:
        40.1792, 70.3347, 343.9338
        CIE-Luv:
        40.1792, 80.1707, -37.0517
        Hunter-Lab:
        33.7036, 60.6871, -14.0953
      #b30a80 color charts
#b30a80 RGB chart
      #b30a80 CMYK chart
      #b30a80 RGB pie chart
      #b30a80 color shades, tints & tones
#b30a80 color schemes
#b30a80 color preview, HTML & CSS examples
           This text has a color of #b30a80        
        
          <p style="color:#b30a80;">Text here</p>
        
        
          .mytext {color:#b30a80;}
        
        Text color #b30a80
      
           This box has a color of #b30a80        
        
          <div style="background-color:#b30a80;">Content here</div>
        
        
          .mybackground {background-color:#b30a80;}
        
        Background color #b30a80
      
           Border around this has a color of #b30a80        
        
          <div style="border:2px solid #b30a80;">Content here</div>
        
        
          .myborder {border:2px solid #b30a80;}
        
        Border color #b30a80