#bc6885 color space conversions
Hex:
        #bc6885
        RGB:
        188, 104, 133
        CMY:
        26, 59, 48
        CMYK:
        0, 45, 29, 26
      HSL:
        339°, 38.5321%, 57.2549%
        HSV (HSB):
        339°, 44.6809%, 73.7255%
        XYZ:
        29.9230, 22.2855, 24.9147
        xyY:
        0.3880, 0.2890, 22.2855
      CIE-Lab:
        54.3286, 37.0005, -1.0726
        CIE-LCH:
        54.3286, 37.0161, 358.3395
        CIE-Luv:
        54.3286, 52.8565, -8.0557
        Hunter-Lab:
        47.2075, 30.5312, 1.7537
      #bc6885 color charts
#bc6885 RGB chart
      #bc6885 CMYK chart
      #bc6885 RGB pie chart
      #bc6885 color shades, tints & tones
#bc6885 color schemes
#bc6885 color preview, HTML & CSS examples
           This text has a color of #bc6885        
        
          <p style="color:#bc6885;">Text here</p>
        
        
          .mytext {color:#bc6885;}
        
        Text color #bc6885
      
           This box has a color of #bc6885        
        
          <div style="background-color:#bc6885;">Content here</div>
        
        
          .mybackground {background-color:#bc6885;}
        
        Background color #bc6885
      
           Border around this has a color of #bc6885        
        
          <div style="border:2px solid #bc6885;">Content here</div>
        
        
          .myborder {border:2px solid #bc6885;}
        
        Border color #bc6885