#bc7fad color space conversions
Hex:
        #bc7fad
        RGB:
        188, 127, 173
        CMY:
        26, 50, 32
        CMYK:
        0, 32, 8, 26
      HSL:
        315°, 31.2821%, 61.7647%
        HSV (HSB):
        315°, 32.4468%, 73.7255%
        XYZ:
        35.8712, 28.8872, 43.2203
        xyY:
        0.3322, 0.2675, 28.8872
      CIE-Lab:
        60.6820, 30.8058, -14.7746
        CIE-LCH:
        60.6820, 34.1656, 334.3775
        CIE-Luv:
        60.6820, 32.9467, -26.9705
        Hunter-Lab:
        53.7469, 25.0759, -10.0550
      #bc7fad color charts
#bc7fad RGB chart
      #bc7fad CMYK chart
      #bc7fad RGB pie chart
      #bc7fad color shades, tints & tones
#bc7fad color schemes
#bc7fad color preview, HTML & CSS examples
           This text has a color of #bc7fad        
        
          <p style="color:#bc7fad;">Text here</p>
        
        
          .mytext {color:#bc7fad;}
        
        Text color #bc7fad
      
           This box has a color of #bc7fad        
        
          <div style="background-color:#bc7fad;">Content here</div>
        
        
          .mybackground {background-color:#bc7fad;}
        
        Background color #bc7fad
      
           Border around this has a color of #bc7fad        
        
          <div style="border:2px solid #bc7fad;">Content here</div>
        
        
          .myborder {border:2px solid #bc7fad;}
        
        Border color #bc7fad