#bc1251 color space conversions
Hex:
        #bc1251
        RGB:
        188, 18, 81
        CMY:
        26, 93, 68
        CMYK:
        0, 90, 57, 26
      HSL:
        338°, 82.5243%, 40.3922%
        HSV (HSB):
        338°, 90.4255%, 73.7255%
        XYZ:
        22.4405, 11.7181, 8.8636
        xyY:
        0.5216, 0.2724, 11.7181
      CIE-Lab:
        40.7645, 64.3563, 11.1907
        CIE-LCH:
        40.7645, 65.3220, 9.8644
        CIE-Luv:
        40.7645, 106.7581, 0.4230
        Hunter-Lab:
        34.2317, 57.1102, 8.6101
      #bc1251 color charts
#bc1251 RGB chart
      #bc1251 CMYK chart
      #bc1251 RGB pie chart
      #bc1251 color shades, tints & tones
#bc1251 color schemes
#bc1251 color preview, HTML & CSS examples
           This text has a color of #bc1251        
        
          <p style="color:#bc1251;">Text here</p>
        
        
          .mytext {color:#bc1251;}
        
        Text color #bc1251
      
           This box has a color of #bc1251        
        
          <div style="background-color:#bc1251;">Content here</div>
        
        
          .mybackground {background-color:#bc1251;}
        
        Background color #bc1251
      
           Border around this has a color of #bc1251        
        
          <div style="border:2px solid #bc1251;">Content here</div>
        
        
          .myborder {border:2px solid #bc1251;}
        
        Border color #bc1251