#bc14bb color space conversions
Hex:
        #bc14bb
        RGB:
        188, 20, 187
        CMY:
        26, 92, 27
        CMYK:
        0, 89, 1, 26
      HSL:
        300°, 80.7692%, 40.7843%
        HSV (HSB):
        300°, 89.3617%, 73.7255%
        XYZ:
        29.9588, 14.7795, 48.2874
        xyY:
        0.3220, 0.1589, 14.7795
      CIE-Lab:
        45.3307, 75.9200, -46.7754
        CIE-LCH:
        45.3307, 89.1728, 328.3622
        CIE-Luv:
        45.3307, 61.5124, -78.3022
        Hunter-Lab:
        38.4442, 71.8245, -47.5598
      #bc14bb color charts
#bc14bb RGB chart
      #bc14bb CMYK chart
      #bc14bb RGB pie chart
      #bc14bb color shades, tints & tones
#bc14bb color schemes
#bc14bb color preview, HTML & CSS examples
           This text has a color of #bc14bb        
        
          <p style="color:#bc14bb;">Text here</p>
        
        
          .mytext {color:#bc14bb;}
        
        Text color #bc14bb
      
           This box has a color of #bc14bb        
        
          <div style="background-color:#bc14bb;">Content here</div>
        
        
          .mybackground {background-color:#bc14bb;}
        
        Background color #bc14bb
      
           Border around this has a color of #bc14bb        
        
          <div style="border:2px solid #bc14bb;">Content here</div>
        
        
          .myborder {border:2px solid #bc14bb;}
        
        Border color #bc14bb