#bc66af color space conversions
Hex:
        #bc66af
        RGB:
        188, 102, 175
        CMY:
        26, 60, 31
        CMYK:
        0, 46, 7, 26
      HSL:
        309°, 39.0909%, 56.8627%
        HSV (HSB):
        309°, 45.7447%, 73.7255%
        XYZ:
        33.2283, 23.2893, 43.3014
        xyY:
        0.3329, 0.2333, 23.2893
      CIE-Lab:
        55.3690, 44.6049, -24.0266
        CIE-LCH:
        55.3690, 50.6644, 331.6907
        CIE-Luv:
        55.3690, 44.2800, -42.7066
        Hunter-Lab:
        48.2589, 38.4515, -19.4180
      #bc66af color charts
#bc66af RGB chart
      #bc66af CMYK chart
      #bc66af RGB pie chart
      #bc66af color shades, tints & tones
#bc66af color schemes
#bc66af color preview, HTML & CSS examples
           This text has a color of #bc66af        
        
          <p style="color:#bc66af;">Text here</p>
        
        
          .mytext {color:#bc66af;}
        
        Text color #bc66af
      
           This box has a color of #bc66af        
        
          <div style="background-color:#bc66af;">Content here</div>
        
        
          .mybackground {background-color:#bc66af;}
        
        Background color #bc66af
      
           Border around this has a color of #bc66af        
        
          <div style="border:2px solid #bc66af;">Content here</div>
        
        
          .myborder {border:2px solid #bc66af;}
        
        Border color #bc66af