#b2479a color space conversions
Hex:
        #b2479a
        RGB:
        178, 71, 154
        CMY:
        30, 72, 40
        CMYK:
        0, 60, 13, 30
      HSL:
        313°, 42.9719%, 48.8235%
        HSV (HSB):
        313°, 60.1124%, 69.8039%
        XYZ:
        26.4461, 16.3045, 32.3251
        xyY:
        0.3523, 0.2172, 16.3045
      CIE-Lab:
        47.3715, 53.2674, -24.1594
        CIE-LCH:
        47.3715, 58.4901, 335.6034
        CIE-Luv:
        47.3715, 55.1942, -42.8448
        Hunter-Lab:
        40.3789, 46.2451, -19.1990
      #b2479a color charts
#b2479a RGB chart
      #b2479a CMYK chart
      #b2479a RGB pie chart
      #b2479a color shades, tints & tones
#b2479a color schemes
#b2479a color preview, HTML & CSS examples
           This text has a color of #b2479a        
        
          <p style="color:#b2479a;">Text here</p>
        
        
          .mytext {color:#b2479a;}
        
        Text color #b2479a
      
           This box has a color of #b2479a        
        
          <div style="background-color:#b2479a;">Content here</div>
        
        
          .mybackground {background-color:#b2479a;}
        
        Background color #b2479a
      
           Border around this has a color of #b2479a        
        
          <div style="border:2px solid #b2479a;">Content here</div>
        
        
          .myborder {border:2px solid #b2479a;}
        
        Border color #b2479a