#bc2a62 color space conversions
Hex:
        #bc2a62
        RGB:
        188, 42, 98
        CMY:
        26, 84, 62
        CMYK:
        0, 78, 48, 26
      HSL:
        337°, 63.4783%, 45.0980%
        HSV (HSB):
        337°, 77.6596%, 73.7255%
        XYZ:
        23.7716, 13.2291, 12.8558
        xyY:
        0.4768, 0.2653, 13.2291
      CIE-Lab:
        43.1065, 60.2545, 3.7909
        CIE-LCH:
        43.1065, 60.3736, 3.6000
        CIE-Luv:
        43.1065, 93.4658, -6.5944
        Hunter-Lab:
        36.3719, 53.0116, 4.5039
      #bc2a62 color charts
#bc2a62 RGB chart
      #bc2a62 CMYK chart
      #bc2a62 RGB pie chart
      #bc2a62 color shades, tints & tones
#bc2a62 color schemes
#bc2a62 color preview, HTML & CSS examples
           This text has a color of #bc2a62        
        
          <p style="color:#bc2a62;">Text here</p>
        
        
          .mytext {color:#bc2a62;}
        
        Text color #bc2a62
      
           This box has a color of #bc2a62        
        
          <div style="background-color:#bc2a62;">Content here</div>
        
        
          .mybackground {background-color:#bc2a62;}
        
        Background color #bc2a62
      
           Border around this has a color of #bc2a62        
        
          <div style="border:2px solid #bc2a62;">Content here</div>
        
        
          .myborder {border:2px solid #bc2a62;}
        
        Border color #bc2a62