#b2356b color space conversions
Hex:
        #b2356b
        RGB:
        178, 53, 107
        CMY:
        30, 79, 58
        CMYK:
        0, 70, 40, 30
      HSL:
        334°, 54.1126%, 45.2941%
        HSV (HSB):
        334°, 70.2247%, 69.8039%
        XYZ:
        22.2870, 13.0727, 15.2585
        xyY:
        0.4403, 0.2583, 13.0727
      CIE-Lab:
        42.8726, 54.5632, -2.3793
        CIE-LCH:
        42.8726, 54.6151, 357.5032
        CIE-Luv:
        42.8726, 77.8311, -12.7823
        Hunter-Lab:
        36.1562, 46.7557, 0.2879
      #b2356b color charts
#b2356b RGB chart
      #b2356b CMYK chart
      #b2356b RGB pie chart
      #b2356b color shades, tints & tones
#b2356b color schemes
#b2356b color preview, HTML & CSS examples
           This text has a color of #b2356b        
        
          <p style="color:#b2356b;">Text here</p>
        
        
          .mytext {color:#b2356b;}
        
        Text color #b2356b
      
           This box has a color of #b2356b        
        
          <div style="background-color:#b2356b;">Content here</div>
        
        
          .mybackground {background-color:#b2356b;}
        
        Background color #b2356b
      
           Border around this has a color of #b2356b        
        
          <div style="border:2px solid #b2356b;">Content here</div>
        
        
          .myborder {border:2px solid #b2356b;}
        
        Border color #b2356b