#b131a2 color space conversions
Hex:
        #b131a2
        RGB:
        177, 49, 162
        CMY:
        31, 81, 36
        CMYK:
        0, 72, 8, 31
      HSL:
        307°, 56.6372%, 44.3137%
        HSV (HSB):
        307°, 72.3164%, 69.4118%
        XYZ:
        25.7514, 14.1524, 35.5569
        xyY:
        0.3413, 0.1875, 14.1524
      CIE-Lab:
        44.4507, 62.9738, -33.5013
        CIE-LCH:
        44.4507, 71.3305, 331.9876
        CIE-Luv:
        44.4507, 58.3522, -57.1102
        Hunter-Lab:
        37.6196, 56.3523, -29.7052
      #b131a2 color charts
#b131a2 RGB chart
      #b131a2 CMYK chart
      #b131a2 RGB pie chart
      #b131a2 color shades, tints & tones
#b131a2 color schemes
#b131a2 color preview, HTML & CSS examples
           This text has a color of #b131a2        
        
          <p style="color:#b131a2;">Text here</p>
        
        
          .mytext {color:#b131a2;}
        
        Text color #b131a2
      
           This box has a color of #b131a2        
        
          <div style="background-color:#b131a2;">Content here</div>
        
        
          .mybackground {background-color:#b131a2;}
        
        Background color #b131a2
      
           Border around this has a color of #b131a2        
        
          <div style="border:2px solid #b131a2;">Content here</div>
        
        
          .myborder {border:2px solid #b131a2;}
        
        Border color #b131a2