#b131f4 color space conversions
Hex:
        #b131f4
        RGB:
        177, 49, 244
        CMY:
        31, 81, 4
        CMYK:
        27, 80, 0, 4
      HSL:
        279°, 89.8618%, 57.4510%
        HSV (HSB):
        279°, 79.9180%, 95.6863%
        XYZ:
        35.5589, 18.0754, 87.2027
        xyY:
        0.2525, 0.1283, 18.0754
      CIE-Lab:
        49.5874, 77.5755, -72.6502
        CIE-LCH:
        49.5874, 106.2827, 316.8778
        CIE-Luv:
        49.5874, 33.8072, -117.3758
        Hunter-Lab:
        42.5152, 74.8926, -91.8489
      #b131f4 color charts
#b131f4 RGB chart
      #b131f4 CMYK chart
      #b131f4 RGB pie chart
      #b131f4 color shades, tints & tones
#b131f4 color schemes
#b131f4 color preview, HTML & CSS examples
           This text has a color of #b131f4        
        
          <p style="color:#b131f4;">Text here</p>
        
        
          .mytext {color:#b131f4;}
        
        Text color #b131f4
      
           This box has a color of #b131f4        
        
          <div style="background-color:#b131f4;">Content here</div>
        
        
          .mybackground {background-color:#b131f4;}
        
        Background color #b131f4
      
           Border around this has a color of #b131f4        
        
          <div style="border:2px solid #b131f4;">Content here</div>
        
        
          .myborder {border:2px solid #b131f4;}
        
        Border color #b131f4