#b30c91 color space conversions
Hex:
        #b30c91
        RGB:
        179, 12, 145
        CMY:
        30, 95, 43
        CMYK:
        0, 93, 19, 30
      HSL:
        312°, 87.4346%, 37.4510%
        HSV (HSB):
        312°, 93.2961%, 70.1961%
        XYZ:
        23.8327, 11.8910, 27.8271
        xyY:
        0.3750, 0.1871, 11.8910
      CIE-Lab:
        41.0423, 69.4214, -28.5719
        CIE-LCH:
        41.0423, 75.0712, 337.6293
        CIE-Luv:
        41.0423, 72.4879, -50.0064
        Hunter-Lab:
        34.4833, 63.0223, -23.7072
      #b30c91 color charts
#b30c91 RGB chart
      #b30c91 CMYK chart
      #b30c91 RGB pie chart
      #b30c91 color shades, tints & tones
#b30c91 color schemes
#b30c91 color preview, HTML & CSS examples
           This text has a color of #b30c91        
        
          <p style="color:#b30c91;">Text here</p>
        
        
          .mytext {color:#b30c91;}
        
        Text color #b30c91
      
           This box has a color of #b30c91        
        
          <div style="background-color:#b30c91;">Content here</div>
        
        
          .mybackground {background-color:#b30c91;}
        
        Background color #b30c91
      
           Border around this has a color of #b30c91        
        
          <div style="border:2px solid #b30c91;">Content here</div>
        
        
          .myborder {border:2px solid #b30c91;}
        
        Border color #b30c91