#b2658f color space conversions
Hex:
        #b2658f
        RGB:
        178, 101, 143
        CMY:
        30, 60, 44
        CMYK:
        0, 43, 20, 30
      HSL:
        327°, 33.3333%, 54.7059%
        HSV (HSB):
        327°, 43.2584%, 69.8039%
        XYZ:
        27.9717, 20.7555, 28.5185
        xyY:
        0.3621, 0.2687, 20.7555
      CIE-Lab:
        52.6809, 36.5423, -9.5481
        CIE-LCH:
        52.6809, 37.7691, 345.3566
        CIE-Luv:
        52.6809, 44.8647, -19.6299
        Hunter-Lab:
        45.5582, 29.8681, -5.2236
      #b2658f color charts
#b2658f RGB chart
      #b2658f CMYK chart
      #b2658f RGB pie chart
      #b2658f color shades, tints & tones
#b2658f color schemes
#b2658f color preview, HTML & CSS examples
           This text has a color of #b2658f        
        
          <p style="color:#b2658f;">Text here</p>
        
        
          .mytext {color:#b2658f;}
        
        Text color #b2658f
      
           This box has a color of #b2658f        
        
          <div style="background-color:#b2658f;">Content here</div>
        
        
          .mybackground {background-color:#b2658f;}
        
        Background color #b2658f
      
           Border around this has a color of #b2658f        
        
          <div style="border:2px solid #b2658f;">Content here</div>
        
        
          .myborder {border:2px solid #b2658f;}
        
        Border color #b2658f