#b131e2 color space conversions
Hex:
        #b131e2
        RGB:
        177, 49, 226
        CMY:
        31, 81, 11
        CMYK:
        22, 78, 0, 11
      HSL:
        283°, 75.3191%, 53.9216%
        HSV (HSB):
        283°, 78.3186%, 88.6275%
        XYZ:
        32.9572, 17.0347, 73.5025
        xyY:
        0.2669, 0.1379, 17.0347
      CIE-Lab:
        48.3038, 74.0984, -64.5777
        CIE-LCH:
        48.3038, 98.2896, 318.9275
        CIE-Luv:
        48.3038, 38.4076, -104.9456
        Hunter-Lab:
        41.2731, 70.3070, -76.6971
      #b131e2 color charts
#b131e2 RGB chart
      #b131e2 CMYK chart
      #b131e2 RGB pie chart
      #b131e2 color shades, tints & tones
#b131e2 color schemes
#b131e2 color preview, HTML & CSS examples
           This text has a color of #b131e2        
        
          <p style="color:#b131e2;">Text here</p>
        
        
          .mytext {color:#b131e2;}
        
        Text color #b131e2
      
           This box has a color of #b131e2        
        
          <div style="background-color:#b131e2;">Content here</div>
        
        
          .mybackground {background-color:#b131e2;}
        
        Background color #b131e2
      
           Border around this has a color of #b131e2        
        
          <div style="border:2px solid #b131e2;">Content here</div>
        
        
          .myborder {border:2px solid #b131e2;}
        
        Border color #b131e2