#b130c4 color space conversions
Hex:
        #b130c4
        RGB:
        177, 48, 196
        CMY:
        31, 81, 23
        CMYK:
        10, 76, 0, 23
      HSL:
        292°, 60.6557%, 47.8431%
        HSV (HSB):
        292°, 75.5102%, 76.8627%
        XYZ:
        29.1522, 15.4465, 53.6695
        xyY:
        0.2967, 0.1572, 15.4465
      CIE-Lab:
        46.2398, 68.9198, -50.6762
        CIE-LCH:
        46.2398, 85.5454, 323.6733
        CIE-Luv:
        46.2398, 47.2340, -83.4337
        Hunter-Lab:
        39.3021, 63.6233, -53.4529
      #b130c4 color charts
#b130c4 RGB chart
      #b130c4 CMYK chart
      #b130c4 RGB pie chart
      #b130c4 color shades, tints & tones
#b130c4 color schemes
#b130c4 color preview, HTML & CSS examples
           This text has a color of #b130c4        
        
          <p style="color:#b130c4;">Text here</p>
        
        
          .mytext {color:#b130c4;}
        
        Text color #b130c4
      
           This box has a color of #b130c4        
        
          <div style="background-color:#b130c4;">Content here</div>
        
        
          .mybackground {background-color:#b130c4;}
        
        Background color #b130c4
      
           Border around this has a color of #b130c4        
        
          <div style="border:2px solid #b130c4;">Content here</div>
        
        
          .myborder {border:2px solid #b130c4;}
        
        Border color #b130c4