#b045ac color space conversions
Hex:
        #b045ac
        RGB:
        176, 69, 172
        CMY:
        31, 73, 33
        CMYK:
        0, 61, 2, 31
      HSL:
        302°, 43.6735%, 48.0392%
        HSV (HSB):
        302°, 60.7955%, 69.0196%
        XYZ:
        27.4790, 16.4649, 40.7595
        xyY:
        0.3244, 0.1944, 16.4649
      CIE-Lab:
        47.5786, 56.5705, -34.5222
        CIE-LCH:
        47.5786, 66.2722, 328.6063
        CIE-Luv:
        47.5786, 48.9959, -58.6503
        Hunter-Lab:
        40.5770, 49.8718, -31.1528
      #b045ac color charts
#b045ac RGB chart
      #b045ac CMYK chart
      #b045ac RGB pie chart
      #b045ac color shades, tints & tones
#b045ac color schemes
#b045ac color preview, HTML & CSS examples
           This text has a color of #b045ac        
        
          <p style="color:#b045ac;">Text here</p>
        
        
          .mytext {color:#b045ac;}
        
        Text color #b045ac
      
           This box has a color of #b045ac        
        
          <div style="background-color:#b045ac;">Content here</div>
        
        
          .mybackground {background-color:#b045ac;}
        
        Background color #b045ac
      
           Border around this has a color of #b045ac        
        
          <div style="border:2px solid #b045ac;">Content here</div>
        
        
          .myborder {border:2px solid #b045ac;}
        
        Border color #b045ac