#bc264a color space conversions
Hex:
        #bc264a
        RGB:
        188, 38, 74
        CMY:
        26, 85, 71
        CMYK:
        0, 80, 61, 26
      HSL:
        346°, 66.3717%, 44.3137%
        HSV (HSB):
        346°, 79.7872%, 73.7255%
        XYZ:
        22.6682, 12.5720, 7.7105
        xyY:
        0.5278, 0.2927, 12.5720
      CIE-Lab:
        42.1112, 59.5930, 17.4476
        CIE-LCH:
        42.1112, 62.0947, 16.3189
        CIE-Luv:
        42.1112, 103.4796, 7.8937
        Hunter-Lab:
        35.4570, 52.0678, 11.9268
      #bc264a color charts
#bc264a RGB chart
      #bc264a CMYK chart
      #bc264a RGB pie chart
      #bc264a color shades, tints & tones
#bc264a color schemes
#bc264a color preview, HTML & CSS examples
           This text has a color of #bc264a        
        
          <p style="color:#bc264a;">Text here</p>
        
        
          .mytext {color:#bc264a;}
        
        Text color #bc264a
      
           This box has a color of #bc264a        
        
          <div style="background-color:#bc264a;">Content here</div>
        
        
          .mybackground {background-color:#bc264a;}
        
        Background color #bc264a
      
           Border around this has a color of #bc264a        
        
          <div style="border:2px solid #bc264a;">Content here</div>
        
        
          .myborder {border:2px solid #bc264a;}
        
        Border color #bc264a