#bc3996 color space conversions
Hex:
        #bc3996
        RGB:
        188, 57, 150
        CMY:
        26, 78, 41
        CMYK:
        0, 70, 20, 26
      HSL:
        317°, 53.4694%, 48.0392%
        HSV (HSB):
        317°, 69.6809%, 73.7255%
        XYZ:
        27.7072, 15.8196, 30.4473
        xyY:
        0.3746, 0.2139, 15.8196
      CIE-Lab:
        46.7370, 61.1110, -22.6184
        CIE-LCH:
        46.7370, 65.1624, 339.6895
        CIE-Luv:
        46.7370, 68.7640, -41.7939
        Hunter-Lab:
        39.7739, 54.7419, -17.5454
      #bc3996 color charts
#bc3996 RGB chart
      #bc3996 CMYK chart
      #bc3996 RGB pie chart
      #bc3996 color shades, tints & tones
#bc3996 color schemes
#bc3996 color preview, HTML & CSS examples
           This text has a color of #bc3996        
        
          <p style="color:#bc3996;">Text here</p>
        
        
          .mytext {color:#bc3996;}
        
        Text color #bc3996
      
           This box has a color of #bc3996        
        
          <div style="background-color:#bc3996;">Content here</div>
        
        
          .mybackground {background-color:#bc3996;}
        
        Background color #bc3996
      
           Border around this has a color of #bc3996        
        
          <div style="border:2px solid #bc3996;">Content here</div>
        
        
          .myborder {border:2px solid #bc3996;}
        
        Border color #bc3996