#bc1c6e color space conversions
Hex:
        #bc1c6e
        RGB:
        188, 28, 110
        CMY:
        26, 89, 57
        CMYK:
        0, 85, 41, 26
      HSL:
        329°, 74.0741%, 42.3529%
        HSV (HSB):
        329°, 85.1064%, 73.7255%
        XYZ:
        23.9688, 12.6477, 15.9298
        xyY:
        0.4561, 0.2407, 12.6477
      CIE-Lab:
        42.2275, 64.9118, -4.9931
        CIE-LCH:
        42.2275, 65.1035, 355.6014
        CIE-Luv:
        42.2275, 92.6821, -18.1151
        Hunter-Lab:
        35.5636, 58.0674, -1.6630
      #bc1c6e color charts
#bc1c6e RGB chart
      #bc1c6e CMYK chart
      #bc1c6e RGB pie chart
      #bc1c6e color shades, tints & tones
#bc1c6e color schemes
#bc1c6e color preview, HTML & CSS examples
           This text has a color of #bc1c6e        
        
          <p style="color:#bc1c6e;">Text here</p>
        
        
          .mytext {color:#bc1c6e;}
        
        Text color #bc1c6e
      
           This box has a color of #bc1c6e        
        
          <div style="background-color:#bc1c6e;">Content here</div>
        
        
          .mybackground {background-color:#bc1c6e;}
        
        Background color #bc1c6e
      
           Border around this has a color of #bc1c6e        
        
          <div style="border:2px solid #bc1c6e;">Content here</div>
        
        
          .myborder {border:2px solid #bc1c6e;}
        
        Border color #bc1c6e