#bc1d86 color space conversions
Hex:
        #bc1d86
        RGB:
        188, 29, 134
        CMY:
        26, 89, 47
        CMYK:
        0, 85, 29, 26
      HSL:
        320°, 73.2719%, 42.5490%
        HSV (HSB):
        320°, 84.5745%, 73.7255%
        XYZ:
        25.4815, 13.2913, 23.7767
        xyY:
        0.4074, 0.2125, 13.2913
      CIE-Lab:
        43.1990, 67.2348, -18.3700
        CIE-LCH:
        43.1990, 69.6992, 344.7185
        CIE-Luv:
        43.1990, 82.1564, -36.1975
        Hunter-Lab:
        36.4573, 60.9607, -13.1477
      #bc1d86 color charts
#bc1d86 RGB chart
      #bc1d86 CMYK chart
      #bc1d86 RGB pie chart
      #bc1d86 color shades, tints & tones
#bc1d86 color schemes
#bc1d86 color preview, HTML & CSS examples
           This text has a color of #bc1d86        
        
          <p style="color:#bc1d86;">Text here</p>
        
        
          .mytext {color:#bc1d86;}
        
        Text color #bc1d86
      
           This box has a color of #bc1d86        
        
          <div style="background-color:#bc1d86;">Content here</div>
        
        
          .mybackground {background-color:#bc1d86;}
        
        Background color #bc1d86
      
           Border around this has a color of #bc1d86        
        
          <div style="border:2px solid #bc1d86;">Content here</div>
        
        
          .myborder {border:2px solid #bc1d86;}
        
        Border color #bc1d86