#bc426e color space conversions
Hex:
        #bc426e
        RGB:
        188, 66, 110
        CMY:
        26, 74, 57
        CMYK:
        0, 65, 41, 26
      HSL:
        338°, 48.0315%, 49.8039%
        HSV (HSB):
        338°, 64.8936%, 73.7255%
        XYZ:
        25.5017, 15.7136, 16.4408
        xyY:
        0.4423, 0.2725, 15.7136
      CIE-Lab:
        46.5965, 52.6758, 1.4246
        CIE-LCH:
        46.5965, 52.6951, 1.5492
        CIE-Luv:
        46.5965, 79.1450, -7.8208
        Hunter-Lab:
        39.6404, 45.4633, 3.1578
      #bc426e color charts
#bc426e RGB chart
      #bc426e CMYK chart
      #bc426e RGB pie chart
      #bc426e color shades, tints & tones
#bc426e color schemes
#bc426e color preview, HTML & CSS examples
           This text has a color of #bc426e        
        
          <p style="color:#bc426e;">Text here</p>
        
        
          .mytext {color:#bc426e;}
        
        Text color #bc426e
      
           This box has a color of #bc426e        
        
          <div style="background-color:#bc426e;">Content here</div>
        
        
          .mybackground {background-color:#bc426e;}
        
        Background color #bc426e
      
           Border around this has a color of #bc426e        
        
          <div style="border:2px solid #bc426e;">Content here</div>
        
        
          .myborder {border:2px solid #bc426e;}
        
        Border color #bc426e