#b31b96 color space conversions
Hex:
        #b31b96
        RGB:
        179, 27, 150
        CMY:
        30, 89, 41
        CMYK:
        0, 85, 16, 30
      HSL:
        311°, 73.7864%, 40.3922%
        HSV (HSB):
        311°, 84.9162%, 70.1961%
        XYZ:
        24.4874, 12.5696, 29.9897
        xyY:
        0.3652, 0.1875, 12.5696
      CIE-Lab:
        42.1074, 67.6913, -29.9418
        CIE-LCH:
        42.1074, 74.0177, 336.1388
        CIE-Luv:
        42.1074, 68.6575, -51.9932
        Hunter-Lab:
        35.4536, 61.2439, -25.3351
      #b31b96 color charts
#b31b96 RGB chart
      #b31b96 CMYK chart
      #b31b96 RGB pie chart
      #b31b96 color shades, tints & tones
#b31b96 color schemes
#b31b96 color preview, HTML & CSS examples
           This text has a color of #b31b96        
        
          <p style="color:#b31b96;">Text here</p>
        
        
          .mytext {color:#b31b96;}
        
        Text color #b31b96
      
           This box has a color of #b31b96        
        
          <div style="background-color:#b31b96;">Content here</div>
        
        
          .mybackground {background-color:#b31b96;}
        
        Background color #b31b96
      
           Border around this has a color of #b31b96        
        
          <div style="border:2px solid #b31b96;">Content here</div>
        
        
          .myborder {border:2px solid #b31b96;}
        
        Border color #b31b96