#b3116f color space conversions
Hex:
        #b3116f
        RGB:
        179, 17, 111
        CMY:
        30, 93, 56
        CMYK:
        0, 91, 38, 30
      HSL:
        325°, 82.6531%, 38.4314%
        HSV (HSB):
        325°, 90.5028%, 70.1961%
        XYZ:
        21.6601, 11.1323, 16.0461
        xyY:
        0.4435, 0.2279, 11.1323
      CIE-Lab:
        39.8024, 64.8782, -9.4300
        CIE-LCH:
        39.8024, 65.5599, 351.7300
        CIE-Luv:
        39.8024, 86.9630, -23.3894
        Hunter-Lab:
        33.3651, 57.4905, -5.1584
      #b3116f color charts
#b3116f RGB chart
      #b3116f CMYK chart
      #b3116f RGB pie chart
      #b3116f color shades, tints & tones
#b3116f color schemes
#b3116f color preview, HTML & CSS examples
           This text has a color of #b3116f        
        
          <p style="color:#b3116f;">Text here</p>
        
        
          .mytext {color:#b3116f;}
        
        Text color #b3116f
      
           This box has a color of #b3116f        
        
          <div style="background-color:#b3116f;">Content here</div>
        
        
          .mybackground {background-color:#b3116f;}
        
        Background color #b3116f
      
           Border around this has a color of #b3116f        
        
          <div style="border:2px solid #b3116f;">Content here</div>
        
        
          .myborder {border:2px solid #b3116f;}
        
        Border color #b3116f