#bc80bd color space conversions
Hex:
        #bc80bd
        RGB:
        188, 128, 189
        CMY:
        26, 50, 26
        CMYK:
        1, 32, 0, 26
      HSL:
        299°, 31.6062%, 62.1569%
        HSV (HSB):
        299°, 32.2751%, 74.1176%
        XYZ:
        37.6435, 29.8038, 51.9128
        xyY:
        0.3154, 0.2497, 29.8038
      CIE-Lab:
        61.4846, 33.2017, -22.6492
        CIE-LCH:
        61.4846, 40.1912, 325.6993
        CIE-Luv:
        61.4846, 29.7905, -39.5713
        Hunter-Lab:
        54.5929, 27.5438, -18.1643
      #bc80bd color charts
#bc80bd RGB chart
      #bc80bd CMYK chart
      #bc80bd RGB pie chart
      #bc80bd color shades, tints & tones
#bc80bd color schemes
#bc80bd color preview, HTML & CSS examples
           This text has a color of #bc80bd        
        
          <p style="color:#bc80bd;">Text here</p>
        
        
          .mytext {color:#bc80bd;}
        
        Text color #bc80bd
      
           This box has a color of #bc80bd        
        
          <div style="background-color:#bc80bd;">Content here</div>
        
        
          .mybackground {background-color:#bc80bd;}
        
        Background color #bc80bd
      
           Border around this has a color of #bc80bd        
        
          <div style="border:2px solid #bc80bd;">Content here</div>
        
        
          .myborder {border:2px solid #bc80bd;}
        
        Border color #bc80bd