#bc2259 color space conversions
Hex:
        #bc2259
        RGB:
        188, 34, 89
        CMY:
        26, 87, 65
        CMYK:
        0, 82, 53, 26
      HSL:
        339°, 69.3694%, 43.5294%
        HSV (HSB):
        339°, 81.9149%, 73.7255%
        XYZ:
        23.1142, 12.5567, 10.6566
        xyY:
        0.4989, 0.2710, 12.5567
      CIE-Lab:
        42.0875, 61.7154, 7.9823
        CIE-LCH:
        42.0875, 62.2295, 7.3698
        CIE-Luv:
        42.0875, 99.5586, -2.2453
        Hunter-Lab:
        35.4354, 54.4221, 6.9743
      #bc2259 color charts
#bc2259 RGB chart
      #bc2259 CMYK chart
      #bc2259 RGB pie chart
      #bc2259 color shades, tints & tones
#bc2259 color schemes
#bc2259 color preview, HTML & CSS examples
           This text has a color of #bc2259        
        
          <p style="color:#bc2259;">Text here</p>
        
        
          .mytext {color:#bc2259;}
        
        Text color #bc2259
      
           This box has a color of #bc2259        
        
          <div style="background-color:#bc2259;">Content here</div>
        
        
          .mybackground {background-color:#bc2259;}
        
        Background color #bc2259
      
           Border around this has a color of #bc2259        
        
          <div style="border:2px solid #bc2259;">Content here</div>
        
        
          .myborder {border:2px solid #bc2259;}
        
        Border color #bc2259