#bc14af color space conversions
Hex:
        #bc14af
        RGB:
        188, 20, 175
        CMY:
        26, 92, 31
        CMYK:
        0, 89, 7, 26
      HSL:
        305°, 80.7692%, 40.7843%
        HSV (HSB):
        305°, 89.3617%, 73.7255%
        XYZ:
        28.7271, 14.2868, 41.8010
        xyY:
        0.3387, 0.1684, 14.2868
      CIE-Lab:
        44.6415, 74.1619, -40.8037
        CIE-LCH:
        44.6415, 84.6459, 331.1805
        CIE-Luv:
        44.6415, 66.1844, -69.2579
        Hunter-Lab:
        37.7979, 69.5167, -39.1107
      #bc14af color charts
#bc14af RGB chart
      #bc14af CMYK chart
      #bc14af RGB pie chart
      #bc14af color shades, tints & tones
#bc14af color schemes
#bc14af color preview, HTML & CSS examples
           This text has a color of #bc14af        
        
          <p style="color:#bc14af;">Text here</p>
        
        
          .mytext {color:#bc14af;}
        
        Text color #bc14af
      
           This box has a color of #bc14af        
        
          <div style="background-color:#bc14af;">Content here</div>
        
        
          .mybackground {background-color:#bc14af;}
        
        Background color #bc14af
      
           Border around this has a color of #bc14af        
        
          <div style="border:2px solid #bc14af;">Content here</div>
        
        
          .myborder {border:2px solid #bc14af;}
        
        Border color #bc14af