#bc3c80 color space conversions
Hex:
        #bc3c80
        RGB:
        188, 60, 128
        CMY:
        26, 76, 50
        CMYK:
        0, 68, 32, 26
      HSL:
        328°, 51.6129%, 48.6275%
        HSV (HSB):
        328°, 68.0851%, 73.7255%
        XYZ:
        26.2512, 15.4816, 22.0267
        xyY:
        0.4117, 0.2428, 15.4816
      CIE-Lab:
        46.2869, 57.1389, -10.0156
        CIE-LCH:
        46.2869, 58.0100, 350.0579
        CIE-Luv:
        46.2869, 75.6340, -23.4842
        Hunter-Lab:
        39.3467, 50.2344, -5.6486
      #bc3c80 color charts
#bc3c80 RGB chart
      #bc3c80 CMYK chart
      #bc3c80 RGB pie chart
      #bc3c80 color shades, tints & tones
#bc3c80 color schemes
#bc3c80 color preview, HTML & CSS examples
           This text has a color of #bc3c80        
        
          <p style="color:#bc3c80;">Text here</p>
        
        
          .mytext {color:#bc3c80;}
        
        Text color #bc3c80
      
           This box has a color of #bc3c80        
        
          <div style="background-color:#bc3c80;">Content here</div>
        
        
          .mybackground {background-color:#bc3c80;}
        
        Background color #bc3c80
      
           Border around this has a color of #bc3c80        
        
          <div style="border:2px solid #bc3c80;">Content here</div>
        
        
          .myborder {border:2px solid #bc3c80;}
        
        Border color #bc3c80