#bc0d70 color space conversions
Hex:
        #bc0d70
        RGB:
        188, 13, 112
        CMY:
        26, 95, 56
        CMYK:
        0, 93, 40, 26
      HSL:
        326°, 87.0647%, 39.4118%
        HSV (HSB):
        326°, 93.0851%, 73.7255%
        XYZ:
        23.8076, 12.1491, 16.4194
        xyY:
        0.4546, 0.2320, 12.1491
      CIE-Lab:
        41.4521, 67.5445, -7.3989
        CIE-LCH:
        41.4521, 67.9485, 353.7487
        CIE-Luv:
        41.4521, 94.3956, -21.5835
        Hunter-Lab:
        34.8555, 60.9249, -3.5310
      #bc0d70 color charts
#bc0d70 RGB chart
      #bc0d70 CMYK chart
      #bc0d70 RGB pie chart
      #bc0d70 color shades, tints & tones
#bc0d70 color schemes
#bc0d70 color preview, HTML & CSS examples
           This text has a color of #bc0d70        
        
          <p style="color:#bc0d70;">Text here</p>
        
        
          .mytext {color:#bc0d70;}
        
        Text color #bc0d70
      
           This box has a color of #bc0d70        
        
          <div style="background-color:#bc0d70;">Content here</div>
        
        
          .mybackground {background-color:#bc0d70;}
        
        Background color #bc0d70
      
           Border around this has a color of #bc0d70        
        
          <div style="border:2px solid #bc0d70;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d70;}
        
        Border color #bc0d70