#bc426d color space conversions
Hex:
        #bc426d
        RGB:
        188, 66, 109
        CMY:
        26, 74, 57
        CMYK:
        0, 65, 42, 26
      HSL:
        339°, 48.0315%, 49.8039%
        HSV (HSB):
        339°, 64.8936%, 73.7255%
        XYZ:
        25.4476, 15.6919, 16.1556
        xyY:
        0.4441, 0.2739, 15.6919
      CIE-Lab:
        46.5677, 52.5714, 1.9944
        CIE-LCH:
        46.5677, 52.6092, 2.1726
        CIE-Luv:
        46.5677, 79.4660, -7.0971
        Hunter-Lab:
        39.6130, 45.3463, 3.5485
      #bc426d color charts
#bc426d RGB chart
      #bc426d CMYK chart
      #bc426d RGB pie chart
      #bc426d color shades, tints & tones
#bc426d color schemes
#bc426d color preview, HTML & CSS examples
           This text has a color of #bc426d        
        
          <p style="color:#bc426d;">Text here</p>
        
        
          .mytext {color:#bc426d;}
        
        Text color #bc426d
      
           This box has a color of #bc426d        
        
          <div style="background-color:#bc426d;">Content here</div>
        
        
          .mybackground {background-color:#bc426d;}
        
        Background color #bc426d
      
           Border around this has a color of #bc426d        
        
          <div style="border:2px solid #bc426d;">Content here</div>
        
        
          .myborder {border:2px solid #bc426d;}
        
        Border color #bc426d