#bc1372 color space conversions
Hex:
        #bc1372
        RGB:
        188, 19, 114
        CMY:
        26, 93, 55
        CMYK:
        0, 90, 39, 26
      HSL:
        326°, 81.6425%, 40.5882%
        HSV (HSB):
        326°, 89.8936%, 73.7255%
        XYZ:
        24.0092, 12.3720, 17.0422
        xyY:
        0.4494, 0.2316, 12.3720
      CIE-Lab:
        41.8014, 66.9259, -8.1259
        CIE-LCH:
        41.8014, 67.4174, 353.0773
        CIE-Luv:
        41.8014, 92.6623, -22.4162
        Hunter-Lab:
        35.1739, 60.2872, -4.1051
      #bc1372 color charts
#bc1372 RGB chart
      #bc1372 CMYK chart
      #bc1372 RGB pie chart
      #bc1372 color shades, tints & tones
#bc1372 color schemes
#bc1372 color preview, HTML & CSS examples
           This text has a color of #bc1372        
        
          <p style="color:#bc1372;">Text here</p>
        
        
          .mytext {color:#bc1372;}
        
        Text color #bc1372
      
           This box has a color of #bc1372        
        
          <div style="background-color:#bc1372;">Content here</div>
        
        
          .mybackground {background-color:#bc1372;}
        
        Background color #bc1372
      
           Border around this has a color of #bc1372        
        
          <div style="border:2px solid #bc1372;">Content here</div>
        
        
          .myborder {border:2px solid #bc1372;}
        
        Border color #bc1372