#b30d94 color space conversions
Hex:
        #b30d94
        RGB:
        179, 13, 148
        CMY:
        30, 95, 42
        CMYK:
        0, 93, 17, 30
      HSL:
        311°, 86.4583%, 37.6471%
        HSV (HSB):
        311°, 92.7374%, 70.1961%
        XYZ:
        24.0796, 12.0097, 29.0659
        xyY:
        0.3696, 0.1843, 12.0097
      CIE-Lab:
        41.2315, 69.6912, -30.1019
        CIE-LCH:
        41.2315, 75.9143, 336.6389
        CIE-Luv:
        41.2315, 71.1133, -52.2296
        Hunter-Lab:
        34.6550, 63.3825, -25.4694
      #b30d94 color charts
#b30d94 RGB chart
      #b30d94 CMYK chart
      #b30d94 RGB pie chart
      #b30d94 color shades, tints & tones
#b30d94 color schemes
#b30d94 color preview, HTML & CSS examples
           This text has a color of #b30d94        
        
          <p style="color:#b30d94;">Text here</p>
        
        
          .mytext {color:#b30d94;}
        
        Text color #b30d94
      
           This box has a color of #b30d94        
        
          <div style="background-color:#b30d94;">Content here</div>
        
        
          .mybackground {background-color:#b30d94;}
        
        Background color #b30d94
      
           Border around this has a color of #b30d94        
        
          <div style="border:2px solid #b30d94;">Content here</div>
        
        
          .myborder {border:2px solid #b30d94;}
        
        Border color #b30d94