#bc225b color space conversions
Hex:
        #bc225b
        RGB:
        188, 34, 91
        CMY:
        26, 87, 64
        CMYK:
        0, 82, 52, 26
      HSL:
        338°, 69.3694%, 43.5294%
        HSV (HSB):
        338°, 81.9149%, 73.7255%
        XYZ:
        23.1994, 12.5908, 11.1050
        xyY:
        0.4947, 0.2685, 12.5908
      CIE-Lab:
        42.1400, 61.8720, 6.7977
        CIE-LCH:
        42.1400, 62.2443, 6.2698
        CIE-Luv:
        42.1400, 98.7970, -3.5758
        Hunter-Lab:
        35.4834, 54.6088, 6.2828
      #bc225b color charts
#bc225b RGB chart
      #bc225b CMYK chart
      #bc225b RGB pie chart
      #bc225b color shades, tints & tones
#bc225b color schemes
#bc225b color preview, HTML & CSS examples
           This text has a color of #bc225b        
        
          <p style="color:#bc225b;">Text here</p>
        
        
          .mytext {color:#bc225b;}
        
        Text color #bc225b
      
           This box has a color of #bc225b        
        
          <div style="background-color:#bc225b;">Content here</div>
        
        
          .mybackground {background-color:#bc225b;}
        
        Background color #bc225b
      
           Border around this has a color of #bc225b        
        
          <div style="border:2px solid #bc225b;">Content here</div>
        
        
          .myborder {border:2px solid #bc225b;}
        
        Border color #bc225b