#bc234e color space conversions
Hex:
        #bc234e
        RGB:
        188, 35, 78
        CMY:
        26, 86, 69
        CMYK:
        0, 81, 59, 26
      HSL:
        343°, 68.6099%, 43.7255%
        HSV (HSB):
        343°, 81.3830%, 73.7255%
        XYZ:
        22.7152, 12.4435, 8.4123
        xyY:
        0.5213, 0.2856, 12.4435
      CIE-Lab:
        41.9125, 60.6638, 14.6669
        CIE-LCH:
        41.9125, 62.4116, 13.5918
        CIE-Luv:
        41.9125, 103.2262, 4.9180
        Hunter-Lab:
        35.2753, 53.2116, 10.5535
      #bc234e color charts
#bc234e RGB chart
      #bc234e CMYK chart
      #bc234e RGB pie chart
      #bc234e color shades, tints & tones
#bc234e color schemes
#bc234e color preview, HTML & CSS examples
           This text has a color of #bc234e        
        
          <p style="color:#bc234e;">Text here</p>
        
        
          .mytext {color:#bc234e;}
        
        Text color #bc234e
      
           This box has a color of #bc234e        
        
          <div style="background-color:#bc234e;">Content here</div>
        
        
          .mybackground {background-color:#bc234e;}
        
        Background color #bc234e
      
           Border around this has a color of #bc234e        
        
          <div style="border:2px solid #bc234e;">Content here</div>
        
        
          .myborder {border:2px solid #bc234e;}
        
        Border color #bc234e