#bc175d color space conversions
Hex:
        #bc175d
        RGB:
        188, 23, 93
        CMY:
        26, 91, 64
        CMYK:
        0, 88, 51, 26
      HSL:
        335°, 78.1991%, 41.3725%
        HSV (HSB):
        335°, 87.7660%, 73.7255%
        XYZ:
        23.0212, 12.0945, 11.4770
        xyY:
        0.4941, 0.2596, 12.0945
      CIE-Lab:
        41.3659, 64.4069, 4.4310
        CIE-LCH:
        41.3659, 64.5591, 3.9356
        CIE-Luv:
        41.3659, 100.9171, -6.8010
        Hunter-Lab:
        34.7771, 57.3008, 4.7773
      #bc175d color charts
#bc175d RGB chart
      #bc175d CMYK chart
      #bc175d RGB pie chart
      #bc175d color shades, tints & tones
#bc175d color schemes
#bc175d color preview, HTML & CSS examples
           This text has a color of #bc175d        
        
          <p style="color:#bc175d;">Text here</p>
        
        
          .mytext {color:#bc175d;}
        
        Text color #bc175d
      
           This box has a color of #bc175d        
        
          <div style="background-color:#bc175d;">Content here</div>
        
        
          .mybackground {background-color:#bc175d;}
        
        Background color #bc175d
      
           Border around this has a color of #bc175d        
        
          <div style="border:2px solid #bc175d;">Content here</div>
        
        
          .myborder {border:2px solid #bc175d;}
        
        Border color #bc175d