#b457ac color space conversions
Hex:
        #b457ac
        RGB:
        180, 87, 172
        CMY:
        29, 66, 33
        CMYK:
        0, 52, 4, 29
      HSL:
        305°, 38.2716%, 52.3529%
        HSV (HSB):
        305°, 51.6667%, 70.5882%
        XYZ:
        29.6770, 19.4982, 41.2291
        xyY:
        0.3283, 0.2157, 19.4982
      CIE-Lab:
        51.2651, 49.2704, -28.7177
        CIE-LCH:
        51.2651, 57.0287, 329.7638
        CIE-Luv:
        51.2651, 45.5970, -49.8042
        Hunter-Lab:
        44.1568, 42.6921, -24.4492
      #b457ac color charts
#b457ac RGB chart
      #b457ac CMYK chart
      #b457ac RGB pie chart
      #b457ac color shades, tints & tones
#b457ac color schemes
#b457ac color preview, HTML & CSS examples
           This text has a color of #b457ac        
        
          <p style="color:#b457ac;">Text here</p>
        
        
          .mytext {color:#b457ac;}
        
        Text color #b457ac
      
           This box has a color of #b457ac        
        
          <div style="background-color:#b457ac;">Content here</div>
        
        
          .mybackground {background-color:#b457ac;}
        
        Background color #b457ac
      
           Border around this has a color of #b457ac        
        
          <div style="border:2px solid #b457ac;">Content here</div>
        
        
          .myborder {border:2px solid #b457ac;}
        
        Border color #b457ac