#bc0d40 color space conversions
Hex:
        #bc0d40
        RGB:
        188, 13, 64
        CMY:
        26, 95, 75
        CMYK:
        0, 93, 66, 26
      HSL:
        343°, 87.0647%, 39.4118%
        HSV (HSB):
        343°, 93.0851%, 73.7255%
        XYZ:
        21.8084, 11.3494, 5.8917
        xyY:
        0.5585, 0.2906, 11.3494
      CIE-Lab:
        40.1628, 64.0202, 21.1856
        CIE-LCH:
        40.1628, 67.4345, 18.3105
        CIE-Luv:
        40.1628, 113.8757, 9.7664
        Hunter-Lab:
        33.6888, 56.5960, 13.2132
      #bc0d40 color charts
#bc0d40 RGB chart
      #bc0d40 CMYK chart
      #bc0d40 RGB pie chart
      #bc0d40 color shades, tints & tones
#bc0d40 color schemes
#bc0d40 color preview, HTML & CSS examples
           This text has a color of #bc0d40        
        
          <p style="color:#bc0d40;">Text here</p>
        
        
          .mytext {color:#bc0d40;}
        
        Text color #bc0d40
      
           This box has a color of #bc0d40        
        
          <div style="background-color:#bc0d40;">Content here</div>
        
        
          .mybackground {background-color:#bc0d40;}
        
        Background color #bc0d40
      
           Border around this has a color of #bc0d40        
        
          <div style="border:2px solid #bc0d40;">Content here</div>
        
        
          .myborder {border:2px solid #bc0d40;}
        
        Border color #bc0d40