#bc81f2 color space conversions
Hex:
        #bc81f2
        RGB:
        188, 129, 242
        CMY:
        26, 49, 5
        CMYK:
        22, 47, 0, 5
      HSL:
        271°, 81.2950%, 72.7451%
        HSV (HSB):
        271°, 46.6942%, 94.9020%
        XYZ:
        44.6163, 32.8027, 87.9844
        xyY:
        0.2697, 0.1983, 32.8027
      CIE-Lab:
        64.0008, 43.7560, -48.3528
        CIE-LCH:
        64.0008, 65.2118, 312.1429
        CIE-Luv:
        64.0008, 20.8600, -82.8576
        Hunter-Lab:
        57.2736, 38.8231, -50.9904
      #bc81f2 color charts
#bc81f2 RGB chart
      #bc81f2 CMYK chart
      #bc81f2 RGB pie chart
      #bc81f2 color shades, tints & tones
#bc81f2 color schemes
#bc81f2 color preview, HTML & CSS examples
           This text has a color of #bc81f2        
        
          <p style="color:#bc81f2;">Text here</p>
        
        
          .mytext {color:#bc81f2;}
        
        Text color #bc81f2
      
           This box has a color of #bc81f2        
        
          <div style="background-color:#bc81f2;">Content here</div>
        
        
          .mybackground {background-color:#bc81f2;}
        
        Background color #bc81f2
      
           Border around this has a color of #bc81f2        
        
          <div style="border:2px solid #bc81f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc81f2;}
        
        Border color #bc81f2