#b2477a color space conversions
Hex:
        #b2477a
        RGB:
        178, 71, 122
        CMY:
        30, 72, 52
        CMYK:
        0, 60, 31, 30
      HSL:
        331°, 42.9719%, 48.8235%
        HSV (HSB):
        331°, 60.1124%, 69.8039%
        XYZ:
        24.1262, 15.3766, 20.1087
        xyY:
        0.4047, 0.2579, 15.3766
      CIE-Lab:
        46.1457, 48.7128, -6.7472
        CIE-LCH:
        46.1457, 49.1779, 352.1141
        CIE-Luv:
        46.1457, 65.0442, -17.4847
        Hunter-Lab:
        39.2130, 41.2011, -2.9553
      #b2477a color charts
#b2477a RGB chart
      #b2477a CMYK chart
      #b2477a RGB pie chart
      #b2477a color shades, tints & tones
#b2477a color schemes
#b2477a color preview, HTML & CSS examples
           This text has a color of #b2477a        
        
          <p style="color:#b2477a;">Text here</p>
        
        
          .mytext {color:#b2477a;}
        
        Text color #b2477a
      
           This box has a color of #b2477a        
        
          <div style="background-color:#b2477a;">Content here</div>
        
        
          .mybackground {background-color:#b2477a;}
        
        Background color #b2477a
      
           Border around this has a color of #b2477a        
        
          <div style="border:2px solid #b2477a;">Content here</div>
        
        
          .myborder {border:2px solid #b2477a;}
        
        Border color #b2477a