#bc5586 color space conversions
Hex:
        #bc5586
        RGB:
        188, 85, 134
        CMY:
        26, 67, 47
        CMYK:
        0, 55, 29, 26
      HSL:
        331°, 43.4599%, 53.5294%
        HSV (HSB):
        331°, 54.7872%, 73.7255%
        XYZ:
        28.2906, 18.9096, 24.7131
        xyY:
        0.3934, 0.2629, 18.9096
      CIE-Lab:
        50.5813, 46.8515, -7.2026
        CIE-LCH:
        50.5813, 47.4019, 351.2602
        CIE-Luv:
        50.5813, 62.6461, -18.0981
        Hunter-Lab:
        43.4852, 40.0296, -3.2555
      #bc5586 color charts
#bc5586 RGB chart
      #bc5586 CMYK chart
      #bc5586 RGB pie chart
      #bc5586 color shades, tints & tones
#bc5586 color schemes
#bc5586 color preview, HTML & CSS examples
           This text has a color of #bc5586        
        
          <p style="color:#bc5586;">Text here</p>
        
        
          .mytext {color:#bc5586;}
        
        Text color #bc5586
      
           This box has a color of #bc5586        
        
          <div style="background-color:#bc5586;">Content here</div>
        
        
          .mybackground {background-color:#bc5586;}
        
        Background color #bc5586
      
           Border around this has a color of #bc5586        
        
          <div style="border:2px solid #bc5586;">Content here</div>
        
        
          .myborder {border:2px solid #bc5586;}
        
        Border color #bc5586