#bc1475 color space conversions
Hex:
        #bc1475
        RGB:
        188, 20, 117
        CMY:
        26, 92, 54
        CMYK:
        0, 89, 38, 26
      HSL:
        325°, 80.7692%, 40.7843%
        HSV (HSB):
        325°, 89.3617%, 73.7255%
        XYZ:
        24.2001, 12.4760, 17.9623
        xyY:
        0.4429, 0.2283, 12.4760
      CIE-Lab:
        41.9629, 67.0652, -9.7531
        CIE-LCH:
        41.9629, 67.7706, 351.7257
        CIE-Luv:
        41.9629, 91.1731, -24.5402
        Hunter-Lab:
        35.3214, 60.4848, -5.4262
      #bc1475 color charts
#bc1475 RGB chart
      #bc1475 CMYK chart
      #bc1475 RGB pie chart
      #bc1475 color shades, tints & tones
#bc1475 color schemes
#bc1475 color preview, HTML & CSS examples
           This text has a color of #bc1475        
        
          <p style="color:#bc1475;">Text here</p>
        
        
          .mytext {color:#bc1475;}
        
        Text color #bc1475
      
           This box has a color of #bc1475        
        
          <div style="background-color:#bc1475;">Content here</div>
        
        
          .mybackground {background-color:#bc1475;}
        
        Background color #bc1475
      
           Border around this has a color of #bc1475        
        
          <div style="border:2px solid #bc1475;">Content here</div>
        
        
          .myborder {border:2px solid #bc1475;}
        
        Border color #bc1475