#bc81d7 color space conversions
Hex:
        #bc81d7
        RGB:
        188, 129, 215
        CMY:
        26, 49, 16
        CMYK:
        13, 40, 0, 16
      HSL:
        281°, 51.8072%, 67.4510%
        HSV (HSB):
        281°, 40.0000%, 84.3137%
        XYZ:
        40.8550, 31.2982, 68.1778
        xyY:
        0.2911, 0.2230, 31.2982
      CIE-Lab:
        62.7585, 37.8689, -35.3124
        CIE-LCH:
        62.7585, 51.7786, 317.0007
        CIE-Luv:
        62.7585, 25.0993, -60.6158
        Hunter-Lab:
        55.9448, 32.4506, -33.0932
      #bc81d7 color charts
#bc81d7 RGB chart
      #bc81d7 CMYK chart
      #bc81d7 RGB pie chart
      #bc81d7 color shades, tints & tones
#bc81d7 color schemes
#bc81d7 color preview, HTML & CSS examples
           This text has a color of #bc81d7        
        
          <p style="color:#bc81d7;">Text here</p>
        
        
          .mytext {color:#bc81d7;}
        
        Text color #bc81d7
      
           This box has a color of #bc81d7        
        
          <div style="background-color:#bc81d7;">Content here</div>
        
        
          .mybackground {background-color:#bc81d7;}
        
        Background color #bc81d7
      
           Border around this has a color of #bc81d7        
        
          <div style="border:2px solid #bc81d7;">Content here</div>
        
        
          .myborder {border:2px solid #bc81d7;}
        
        Border color #bc81d7