#bc3d84 color space conversions
Hex:
        #bc3d84
        RGB:
        188, 61, 132
        CMY:
        26, 76, 48
        CMYK:
        0, 68, 30, 26
      HSL:
        326°, 51.0040%, 48.8235%
        HSV (HSB):
        326°, 67.5532%, 73.7255%
        XYZ:
        26.5726, 15.6948, 23.4587
        xyY:
        0.4043, 0.2388, 15.6948
      CIE-Lab:
        46.5715, 57.2358, -12.0159
        CIE-LCH:
        46.5715, 58.4835, 348.1437
        CIE-Luv:
        46.5715, 73.8355, -26.2449
        Hunter-Lab:
        39.6167, 50.3987, -7.3764
      #bc3d84 color charts
#bc3d84 RGB chart
      #bc3d84 CMYK chart
      #bc3d84 RGB pie chart
      #bc3d84 color shades, tints & tones
#bc3d84 color schemes
#bc3d84 color preview, HTML & CSS examples
           This text has a color of #bc3d84        
        
          <p style="color:#bc3d84;">Text here</p>
        
        
          .mytext {color:#bc3d84;}
        
        Text color #bc3d84
      
           This box has a color of #bc3d84        
        
          <div style="background-color:#bc3d84;">Content here</div>
        
        
          .mybackground {background-color:#bc3d84;}
        
        Background color #bc3d84
      
           Border around this has a color of #bc3d84        
        
          <div style="border:2px solid #bc3d84;">Content here</div>
        
        
          .myborder {border:2px solid #bc3d84;}
        
        Border color #bc3d84