#bc6998 color space conversions
Hex:
        #bc6998
        RGB:
        188, 105, 152
        CMY:
        26, 59, 40
        CMYK:
        0, 44, 19, 26
      HSL:
        326°, 38.2488%, 57.4510%
        HSV (HSB):
        326°, 44.1489%, 73.7255%
        XYZ:
        31.4581, 23.0615, 32.4991
        xyY:
        0.3615, 0.2650, 23.0615
      CIE-Lab:
        55.1356, 39.2417, -11.0120
        CIE-LCH:
        55.1356, 40.7575, 344.3249
        CIE-Luv:
        55.1356, 48.1225, -22.4125
        Hunter-Lab:
        48.0224, 32.8910, -6.5087
      #bc6998 color charts
#bc6998 RGB chart
      #bc6998 CMYK chart
      #bc6998 RGB pie chart
      #bc6998 color shades, tints & tones
#bc6998 color schemes
#bc6998 color preview, HTML & CSS examples
           This text has a color of #bc6998        
        
          <p style="color:#bc6998;">Text here</p>
        
        
          .mytext {color:#bc6998;}
        
        Text color #bc6998
      
           This box has a color of #bc6998        
        
          <div style="background-color:#bc6998;">Content here</div>
        
        
          .mybackground {background-color:#bc6998;}
        
        Background color #bc6998
      
           Border around this has a color of #bc6998        
        
          <div style="border:2px solid #bc6998;">Content here</div>
        
        
          .myborder {border:2px solid #bc6998;}
        
        Border color #bc6998