#bc81ff color space conversions
Hex:
        #bc81ff
        RGB:
        188, 129, 255
        CMY:
        26, 49, 0
        CMYK:
        26, 49, 0, 0
      HSL:
        268°, 100.0000%, 75.2941%
        HSV (HSB):
        268°, 49.4118%, 100.0000%
        XYZ:
        46.6393, 33.6119, 98.6373
        xyY:
        0.2607, 0.1879, 33.6119
      CIE-Lab:
        64.6533, 46.7300, -54.4616
        CIE-LCH:
        64.6533, 71.7618, 310.6308
        CIE-Luv:
        64.6533, 18.9002, -93.3546
        Hunter-Lab:
        57.9758, 42.1389, -60.2903
      #bc81ff color charts
#bc81ff RGB chart
      #bc81ff CMYK chart
      #bc81ff RGB pie chart
      #bc81ff color shades, tints & tones
#bc81ff color schemes
#bc81ff color preview, HTML & CSS examples
           This text has a color of #bc81ff        
        
          <p style="color:#bc81ff;">Text here</p>
        
        
          .mytext {color:#bc81ff;}
        
        Text color #bc81ff
      
           This box has a color of #bc81ff        
        
          <div style="background-color:#bc81ff;">Content here</div>
        
        
          .mybackground {background-color:#bc81ff;}
        
        Background color #bc81ff
      
           Border around this has a color of #bc81ff        
        
          <div style="border:2px solid #bc81ff;">Content here</div>
        
        
          .myborder {border:2px solid #bc81ff;}
        
        Border color #bc81ff