#b31a96 color space conversions
Hex:
        #b31a96
        RGB:
        179, 26, 150
        CMY:
        30, 90, 41
        CMYK:
        0, 85, 16, 30
      HSL:
        311°, 74.6341%, 40.1961%
        HSV (HSB):
        311°, 85.4749%, 70.1961%
        XYZ:
        24.4648, 12.5245, 29.9822
        xyY:
        0.3653, 0.1870, 12.5245
      CIE-Lab:
        42.0379, 67.8935, -30.0508
        CIE-LCH:
        42.0379, 74.2467, 336.1250
        CIE-Luv:
        42.0379, 68.8026, -52.1539
        Hunter-Lab:
        35.3900, 61.4632, -25.4572
      #b31a96 color charts
#b31a96 RGB chart
      #b31a96 CMYK chart
      #b31a96 RGB pie chart
      #b31a96 color shades, tints & tones
#b31a96 color schemes
#b31a96 color preview, HTML & CSS examples
           This text has a color of #b31a96        
        
          <p style="color:#b31a96;">Text here</p>
        
        
          .mytext {color:#b31a96;}
        
        Text color #b31a96
      
           This box has a color of #b31a96        
        
          <div style="background-color:#b31a96;">Content here</div>
        
        
          .mybackground {background-color:#b31a96;}
        
        Background color #b31a96
      
           Border around this has a color of #b31a96        
        
          <div style="border:2px solid #b31a96;">Content here</div>
        
        
          .myborder {border:2px solid #b31a96;}
        
        Border color #b31a96