#b3167e color space conversions
Hex:
        #b3167e
        RGB:
        179, 22, 126
        CMY:
        30, 91, 51
        CMYK:
        0, 88, 30, 30
      HSL:
        320°, 78.1095%, 39.4118%
        HSV (HSB):
        320°, 87.7095%, 70.1961%
        XYZ:
        22.6432, 11.6639, 20.7966
        xyY:
        0.4109, 0.2117, 11.6639
      CIE-Lab:
        40.6768, 65.6615, -17.4605
        CIE-LCH:
        40.6768, 67.9433, 345.1087
        CIE-Luv:
        40.6768, 79.5996, -34.1461
        Hunter-Lab:
        34.1524, 58.5795, -12.1970
      #b3167e color charts
#b3167e RGB chart
      #b3167e CMYK chart
      #b3167e RGB pie chart
      #b3167e color shades, tints & tones
#b3167e color schemes
#b3167e color preview, HTML & CSS examples
           This text has a color of #b3167e        
        
          <p style="color:#b3167e;">Text here</p>
        
        
          .mytext {color:#b3167e;}
        
        Text color #b3167e
      
           This box has a color of #b3167e        
        
          <div style="background-color:#b3167e;">Content here</div>
        
        
          .mybackground {background-color:#b3167e;}
        
        Background color #b3167e
      
           Border around this has a color of #b3167e        
        
          <div style="border:2px solid #b3167e;">Content here</div>
        
        
          .myborder {border:2px solid #b3167e;}
        
        Border color #b3167e