#b12f96 color space conversions
Hex:
        #b12f96
        RGB:
        177, 47, 150
        CMY:
        31, 82, 41
        CMYK:
        0, 73, 15, 31
      HSL:
        312°, 58.0357%, 43.9216%
        HSV (HSB):
        312°, 73.4463%, 69.4118%
        XYZ:
        24.6530, 13.5822, 30.1764
        xyY:
        0.3604, 0.1985, 13.5822
      CIE-Lab:
        43.6276, 61.8545, -27.5902
        CIE-LCH:
        43.6276, 67.7288, 335.9607
        CIE-Luv:
        43.6276, 63.1654, -48.2301
        Hunter-Lab:
        36.8540, 54.9109, -22.7495
      #b12f96 color charts
#b12f96 RGB chart
      #b12f96 CMYK chart
      #b12f96 RGB pie chart
      #b12f96 color shades, tints & tones
#b12f96 color schemes
#b12f96 color preview, HTML & CSS examples
           This text has a color of #b12f96        
        
          <p style="color:#b12f96;">Text here</p>
        
        
          .mytext {color:#b12f96;}
        
        Text color #b12f96
      
           This box has a color of #b12f96        
        
          <div style="background-color:#b12f96;">Content here</div>
        
        
          .mybackground {background-color:#b12f96;}
        
        Background color #b12f96
      
           Border around this has a color of #b12f96        
        
          <div style="border:2px solid #b12f96;">Content here</div>
        
        
          .myborder {border:2px solid #b12f96;}
        
        Border color #b12f96