#bc4cfb color space conversions
Hex:
        #bc4cfb
        RGB:
        188, 76, 251
        CMY:
        26, 70, 2
        CMYK:
        25, 70, 0, 2
      HSL:
        278°, 95.6284%, 64.1176%
        HSV (HSB):
        278°, 69.7211%, 98.4314%
        XYZ:
        40.7361, 22.8253, 93.5255
        xyY:
        0.2593, 0.1453, 22.8253
      CIE-Lab:
        54.8919, 71.4102, -67.8891
        CIE-LCH:
        54.8919, 98.5309, 316.4479
        CIE-Luv:
        54.8919, 34.0186, -113.3287
        Hunter-Lab:
        47.7758, 68.5904, -82.6225
      #bc4cfb color charts
#bc4cfb RGB chart
      #bc4cfb CMYK chart
      #bc4cfb RGB pie chart
      #bc4cfb color shades, tints & tones
#bc4cfb color schemes
#bc4cfb color preview, HTML & CSS examples
           This text has a color of #bc4cfb        
        
          <p style="color:#bc4cfb;">Text here</p>
        
        
          .mytext {color:#bc4cfb;}
        
        Text color #bc4cfb
      
           This box has a color of #bc4cfb        
        
          <div style="background-color:#bc4cfb;">Content here</div>
        
        
          .mybackground {background-color:#bc4cfb;}
        
        Background color #bc4cfb
      
           Border around this has a color of #bc4cfb        
        
          <div style="border:2px solid #bc4cfb;">Content here</div>
        
        
          .myborder {border:2px solid #bc4cfb;}
        
        Border color #bc4cfb