#bc6983 color space conversions
Hex:
        #bc6983
        RGB:
        188, 105, 131
        CMY:
        26, 59, 49
        CMYK:
        0, 44, 30, 26
      HSL:
        341°, 38.2488%, 57.4510%
        HSV (HSB):
        341°, 44.1489%, 73.7255%
        XYZ:
        29.8873, 22.4332, 24.2275
        xyY:
        0.3904, 0.2931, 22.4332
      CIE-Lab:
        54.4837, 36.1969, 0.3299
        CIE-LCH:
        54.4837, 36.1984, 0.5223
        CIE-Luv:
        54.4837, 52.7249, -6.0214
        Hunter-Lab:
        47.3637, 29.7502, 2.8265
      #bc6983 color charts
#bc6983 RGB chart
      #bc6983 CMYK chart
      #bc6983 RGB pie chart
      #bc6983 color shades, tints & tones
#bc6983 color schemes
#bc6983 color preview, HTML & CSS examples
           This text has a color of #bc6983        
        
          <p style="color:#bc6983;">Text here</p>
        
        
          .mytext {color:#bc6983;}
        
        Text color #bc6983
      
           This box has a color of #bc6983        
        
          <div style="background-color:#bc6983;">Content here</div>
        
        
          .mybackground {background-color:#bc6983;}
        
        Background color #bc6983
      
           Border around this has a color of #bc6983        
        
          <div style="border:2px solid #bc6983;">Content here</div>
        
        
          .myborder {border:2px solid #bc6983;}
        
        Border color #bc6983