#b130f7 color space conversions
Hex:
        #b130f7
        RGB:
        177, 48, 247
        CMY:
        31, 81, 3
        CMYK:
        28, 81, 0, 3
      HSL:
        279°, 92.5581%, 57.8431%
        HSV (HSB):
        279°, 80.5668%, 96.8627%
        XYZ:
        35.9769, 18.1764, 89.6079
        xyY:
        0.2503, 0.1264, 18.1764
      CIE-Lab:
        49.7094, 78.4560, -74.1320
        CIE-LCH:
        49.7094, 107.9393, 316.6232
        CIE-Luv:
        49.7094, 33.1989, -119.5778
        Hunter-Lab:
        42.6338, 76.0196, -94.7723
      #b130f7 color charts
#b130f7 RGB chart
      #b130f7 CMYK chart
      #b130f7 RGB pie chart
      #b130f7 color shades, tints & tones
#b130f7 color schemes
#b130f7 color preview, HTML & CSS examples
           This text has a color of #b130f7        
        
          <p style="color:#b130f7;">Text here</p>
        
        
          .mytext {color:#b130f7;}
        
        Text color #b130f7
      
           This box has a color of #b130f7        
        
          <div style="background-color:#b130f7;">Content here</div>
        
        
          .mybackground {background-color:#b130f7;}
        
        Background color #b130f7
      
           Border around this has a color of #b130f7        
        
          <div style="border:2px solid #b130f7;">Content here</div>
        
        
          .myborder {border:2px solid #b130f7;}
        
        Border color #b130f7