#bc7995 color space conversions
Hex:
        #bc7995
        RGB:
        188, 121, 149
        CMY:
        26, 53, 42
        CMYK:
        0, 36, 21, 26
      HSL:
        335°, 33.3333%, 60.5882%
        HSV (HSB):
        335°, 35.6383%, 73.7255%
        XYZ:
        33.0012, 26.5360, 31.8164
        xyY:
        0.3612, 0.2905, 26.5360
      CIE-Lab:
        58.5424, 30.1226, -4.1957
        CIE-LCH:
        58.5424, 30.4134, 352.0704
        CIE-Luv:
        58.5424, 40.2490, -11.2034
        Hunter-Lab:
        51.5131, 24.2057, -0.5605
      #bc7995 color charts
#bc7995 RGB chart
      #bc7995 CMYK chart
      #bc7995 RGB pie chart
      #bc7995 color shades, tints & tones
#bc7995 color schemes
#bc7995 color preview, HTML & CSS examples
           This text has a color of #bc7995        
        
          <p style="color:#bc7995;">Text here</p>
        
        
          .mytext {color:#bc7995;}
        
        Text color #bc7995
      
           This box has a color of #bc7995        
        
          <div style="background-color:#bc7995;">Content here</div>
        
        
          .mybackground {background-color:#bc7995;}
        
        Background color #bc7995
      
           Border around this has a color of #bc7995        
        
          <div style="border:2px solid #bc7995;">Content here</div>
        
        
          .myborder {border:2px solid #bc7995;}
        
        Border color #bc7995