#bc2764 color space conversions
Hex:
        #bc2764
        RGB:
        188, 39, 100
        CMY:
        26, 85, 61
        CMYK:
        0, 79, 47, 26
      HSL:
        335°, 65.6388%, 44.5098%
        HSV (HSB):
        335°, 79.2553%, 73.7255%
        XYZ:
        23.7648, 13.0625, 13.3254
        xyY:
        0.4738, 0.2605, 13.0625
      CIE-Lab:
        42.8573, 61.2986, 2.1810
        CIE-LCH:
        42.8573, 61.3374, 2.0377
        CIE-Luv:
        42.8573, 93.7258, -8.6986
        Hunter-Lab:
        36.1421, 54.1219, 3.4396
      #bc2764 color charts
#bc2764 RGB chart
      #bc2764 CMYK chart
      #bc2764 RGB pie chart
      #bc2764 color shades, tints & tones
#bc2764 color schemes
#bc2764 color preview, HTML & CSS examples
           This text has a color of #bc2764        
        
          <p style="color:#bc2764;">Text here</p>
        
        
          .mytext {color:#bc2764;}
        
        Text color #bc2764
      
           This box has a color of #bc2764        
        
          <div style="background-color:#bc2764;">Content here</div>
        
        
          .mybackground {background-color:#bc2764;}
        
        Background color #bc2764
      
           Border around this has a color of #bc2764        
        
          <div style="border:2px solid #bc2764;">Content here</div>
        
        
          .myborder {border:2px solid #bc2764;}
        
        Border color #bc2764