#b3356b color space conversions
Hex:
        #b3356b
        RGB:
        179, 53, 107
        CMY:
        30, 79, 58
        CMYK:
        0, 70, 40, 30
      HSL:
        334°, 54.3103%, 45.4902%
        HSV (HSB):
        334°, 70.3911%, 70.1961%
        XYZ:
        22.5174, 13.1914, 15.2693
        xyY:
        0.4417, 0.2588, 13.1914
      CIE-Lab:
        43.0503, 54.8557, -2.0974
        CIE-LCH:
        43.0503, 54.8958, 357.8104
        CIE-Luv:
        43.0503, 78.6405, -12.5024
        Hunter-Lab:
        36.3200, 47.1047, 0.4979
      #b3356b color charts
#b3356b RGB chart
      #b3356b CMYK chart
      #b3356b RGB pie chart
      #b3356b color shades, tints & tones
#b3356b color schemes
#b3356b color preview, HTML & CSS examples
           This text has a color of #b3356b        
        
          <p style="color:#b3356b;">Text here</p>
        
        
          .mytext {color:#b3356b;}
        
        Text color #b3356b
      
           This box has a color of #b3356b        
        
          <div style="background-color:#b3356b;">Content here</div>
        
        
          .mybackground {background-color:#b3356b;}
        
        Background color #b3356b
      
           Border around this has a color of #b3356b        
        
          <div style="border:2px solid #b3356b;">Content here</div>
        
        
          .myborder {border:2px solid #b3356b;}
        
        Border color #b3356b