#bc81cf color space conversions
Hex:
        #bc81cf
        RGB:
        188, 129, 207
        CMY:
        26, 49, 19
        CMYK:
        9, 38, 0, 19
      HSL:
        285°, 44.8276%, 65.8824%
        HSV (HSB):
        285°, 37.6812%, 81.1765%
        XYZ:
        39.8518, 30.8969, 62.8948
        xyY:
        0.2982, 0.2312, 30.8969
      CIE-Lab:
        62.4205, 36.2117, -31.3564
        CIE-LCH:
        62.4205, 47.9010, 319.1101
        CIE-Luv:
        62.4205, 26.3896, -53.9561
        Hunter-Lab:
        55.5850, 30.7024, -28.1776
      #bc81cf color charts
#bc81cf RGB chart
      #bc81cf CMYK chart
      #bc81cf RGB pie chart
      #bc81cf color shades, tints & tones
#bc81cf color schemes
#bc81cf color preview, HTML & CSS examples
           This text has a color of #bc81cf        
        
          <p style="color:#bc81cf;">Text here</p>
        
        
          .mytext {color:#bc81cf;}
        
        Text color #bc81cf
      
           This box has a color of #bc81cf        
        
          <div style="background-color:#bc81cf;">Content here</div>
        
        
          .mybackground {background-color:#bc81cf;}
        
        Background color #bc81cf
      
           Border around this has a color of #bc81cf        
        
          <div style="border:2px solid #bc81cf;">Content here</div>
        
        
          .myborder {border:2px solid #bc81cf;}
        
        Border color #bc81cf