#bc81f4 color space conversions
Hex:
        #bc81f4
        RGB:
        188, 129, 244
        CMY:
        26, 49, 4
        CMYK:
        23, 47, 0, 4
      HSL:
        271°, 83.9416%, 73.1373%
        HSV (HSB):
        271°, 47.1311%, 95.6863%
        XYZ:
        44.9184, 32.9235, 89.5754
        xyY:
        0.2683, 0.1967, 32.9235
      CIE-Lab:
        64.0989, 44.2082, -49.2998
        CIE-LCH:
        64.0989, 66.2181, 311.8833
        CIE-Luv:
        64.0989, 20.5547, -84.4832
        Hunter-Lab:
        57.3790, 39.3231, -52.3933
      #bc81f4 color charts
#bc81f4 RGB chart
      #bc81f4 CMYK chart
      #bc81f4 RGB pie chart
      #bc81f4 color shades, tints & tones
#bc81f4 color schemes
#bc81f4 color preview, HTML & CSS examples
           This text has a color of #bc81f4        
        
          <p style="color:#bc81f4;">Text here</p>
        
        
          .mytext {color:#bc81f4;}
        
        Text color #bc81f4
      
           This box has a color of #bc81f4        
        
          <div style="background-color:#bc81f4;">Content here</div>
        
        
          .mybackground {background-color:#bc81f4;}
        
        Background color #bc81f4
      
           Border around this has a color of #bc81f4        
        
          <div style="border:2px solid #bc81f4;">Content here</div>
        
        
          .myborder {border:2px solid #bc81f4;}
        
        Border color #bc81f4