#bc72af color space conversions
Hex:
        #bc72af
        RGB:
        188, 114, 175
        CMY:
        26, 55, 31
        CMYK:
        0, 39, 7, 26
      HSL:
        311°, 35.5769%, 59.2157%
        HSV (HSB):
        311°, 39.3617%, 73.7255%
        XYZ:
        34.4942, 25.8211, 43.7234
        xyY:
        0.3316, 0.2482, 25.8211
      CIE-Lab:
        57.8669, 38.2558, -20.1962
        CIE-LCH:
        57.8669, 43.2596, 332.1693
        CIE-Luv:
        57.8669, 38.8733, -36.1741
        Hunter-Lab:
        50.8145, 32.2451, -15.4460
      #bc72af color charts
#bc72af RGB chart
      #bc72af CMYK chart
      #bc72af RGB pie chart
      #bc72af color shades, tints & tones
#bc72af color schemes
#bc72af color preview, HTML & CSS examples
           This text has a color of #bc72af        
        
          <p style="color:#bc72af;">Text here</p>
        
        
          .mytext {color:#bc72af;}
        
        Text color #bc72af
      
           This box has a color of #bc72af        
        
          <div style="background-color:#bc72af;">Content here</div>
        
        
          .mybackground {background-color:#bc72af;}
        
        Background color #bc72af
      
           Border around this has a color of #bc72af        
        
          <div style="border:2px solid #bc72af;">Content here</div>
        
        
          .myborder {border:2px solid #bc72af;}
        
        Border color #bc72af