#b2427f color space conversions
Hex:
        #b2427f
        RGB:
        178, 66, 127
        CMY:
        30, 74, 50
        CMYK:
        0, 63, 29, 30
      HSL:
        327°, 45.9016%, 47.8431%
        HSV (HSB):
        327°, 62.9213%, 69.8039%
        XYZ:
        24.1391, 14.8937, 21.6812
        xyY:
        0.3976, 0.2453, 14.8937
      CIE-Lab:
        45.4883, 51.6031, -10.7754
        CIE-LCH:
        45.4883, 52.7161, 348.2054
        CIE-Luv:
        45.4883, 65.6710, -23.3692
        Hunter-Lab:
        38.5924, 44.1130, -6.2944
      #b2427f color charts
#b2427f RGB chart
      #b2427f CMYK chart
      #b2427f RGB pie chart
      #b2427f color shades, tints & tones
#b2427f color schemes
#b2427f color preview, HTML & CSS examples
           This text has a color of #b2427f        
        
          <p style="color:#b2427f;">Text here</p>
        
        
          .mytext {color:#b2427f;}
        
        Text color #b2427f
      
           This box has a color of #b2427f        
        
          <div style="background-color:#b2427f;">Content here</div>
        
        
          .mybackground {background-color:#b2427f;}
        
        Background color #b2427f
      
           Border around this has a color of #b2427f        
        
          <div style="border:2px solid #b2427f;">Content here</div>
        
        
          .myborder {border:2px solid #b2427f;}
        
        Border color #b2427f