#bc5e83 color space conversions
Hex:
        #bc5e83
        RGB:
        188, 94, 131
        CMY:
        26, 63, 49
        CMYK:
        0, 50, 30, 26
      HSL:
        336°, 41.2281%, 55.2941%
        HSV (HSB):
        336°, 50.0000%, 73.7255%
        XYZ:
        28.8385, 20.3355, 23.8779
        xyY:
        0.3948, 0.2784, 20.3355
      CIE-Lab:
        52.2144, 41.9534, -2.9968
        CIE-LCH:
        52.2144, 42.0603, 355.9142
        CIE-Luv:
        52.2144, 58.8037, -11.5387
        Hunter-Lab:
        45.0949, 35.2360, 0.1721
      #bc5e83 color charts
#bc5e83 RGB chart
      #bc5e83 CMYK chart
      #bc5e83 RGB pie chart
      #bc5e83 color shades, tints & tones
#bc5e83 color schemes
#bc5e83 color preview, HTML & CSS examples
           This text has a color of #bc5e83        
        
          <p style="color:#bc5e83;">Text here</p>
        
        
          .mytext {color:#bc5e83;}
        
        Text color #bc5e83
      
           This box has a color of #bc5e83        
        
          <div style="background-color:#bc5e83;">Content here</div>
        
        
          .mybackground {background-color:#bc5e83;}
        
        Background color #bc5e83
      
           Border around this has a color of #bc5e83        
        
          <div style="border:2px solid #bc5e83;">Content here</div>
        
        
          .myborder {border:2px solid #bc5e83;}
        
        Border color #bc5e83