#b131a1 color space conversions
Hex:
        #b131a1
        RGB:
        177, 49, 161
        CMY:
        31, 81, 37
        CMYK:
        0, 72, 9, 31
      HSL:
        308°, 56.6372%, 44.3137%
        HSV (HSB):
        308°, 72.3164%, 69.4118%
        XYZ:
        25.6628, 14.1169, 35.0905
        xyY:
        0.3428, 0.1886, 14.1169
      CIE-Lab:
        44.4002, 62.8200, -32.9835
        CIE-LCH:
        44.4002, 70.9526, 332.2984
        CIE-Luv:
        44.4002, 58.7055, -56.3257
        Hunter-Lab:
        37.5725, 56.1672, -29.0725
      #b131a1 color charts
#b131a1 RGB chart
      #b131a1 CMYK chart
      #b131a1 RGB pie chart
      #b131a1 color shades, tints & tones
#b131a1 color schemes
#b131a1 color preview, HTML & CSS examples
           This text has a color of #b131a1        
        
          <p style="color:#b131a1;">Text here</p>
        
        
          .mytext {color:#b131a1;}
        
        Text color #b131a1
      
           This box has a color of #b131a1        
        
          <div style="background-color:#b131a1;">Content here</div>
        
        
          .mybackground {background-color:#b131a1;}
        
        Background color #b131a1
      
           Border around this has a color of #b131a1        
        
          <div style="border:2px solid #b131a1;">Content here</div>
        
        
          .myborder {border:2px solid #b131a1;}
        
        Border color #b131a1