#bc3453 color space conversions
Hex:
        #bc3453
        RGB:
        188, 52, 83
        CMY:
        26, 80, 67
        CMYK:
        0, 72, 56, 26
      HSL:
        346°, 56.6667%, 47.0588%
        HSV (HSB):
        346°, 72.3404%, 73.7255%
        XYZ:
        23.5284, 13.7719, 9.6018
        xyY:
        0.5016, 0.2936, 13.7719
      CIE-Lab:
        43.9040, 55.7388, 14.2615
        CIE-LCH:
        43.9040, 57.5343, 14.3520
        CIE-Luv:
        43.9040, 94.5486, 5.9279
        Hunter-Lab:
        37.1105, 48.2272, 10.6370
      #bc3453 color charts
#bc3453 RGB chart
      #bc3453 CMYK chart
      #bc3453 RGB pie chart
      #bc3453 color shades, tints & tones
#bc3453 color schemes
#bc3453 color preview, HTML & CSS examples
           This text has a color of #bc3453        
        
          <p style="color:#bc3453;">Text here</p>
        
        
          .mytext {color:#bc3453;}
        
        Text color #bc3453
      
           This box has a color of #bc3453        
        
          <div style="background-color:#bc3453;">Content here</div>
        
        
          .mybackground {background-color:#bc3453;}
        
        Background color #bc3453
      
           Border around this has a color of #bc3453        
        
          <div style="border:2px solid #bc3453;">Content here</div>
        
        
          .myborder {border:2px solid #bc3453;}
        
        Border color #bc3453