#bc4cff color space conversions
Hex:
        #bc4cff
        RGB:
        188, 76, 255
        CMY:
        26, 70, 0
        CMYK:
        26, 70, 0, 0
      HSL:
        278°, 100.0000%, 64.9020%
        HSV (HSB):
        278°, 70.1961%, 100.0000%
        XYZ:
        41.3735, 23.0802, 96.8821
        xyY:
        0.2564, 0.1431, 23.0802
      CIE-Lab:
        55.1549, 72.2327, -69.6834
        CIE-LCH:
        55.1549, 100.3660, 316.0291
        CIE-Luv:
        55.1549, 33.1053, -116.2008
        Hunter-Lab:
        48.0419, 69.6501, -85.9358
      #bc4cff color charts
#bc4cff RGB chart
      #bc4cff CMYK chart
      #bc4cff RGB pie chart
      #bc4cff color shades, tints & tones
#bc4cff color schemes
#bc4cff color preview, HTML & CSS examples
           This text has a color of #bc4cff        
        
          <p style="color:#bc4cff;">Text here</p>
        
        
          .mytext {color:#bc4cff;}
        
        Text color #bc4cff
      
           This box has a color of #bc4cff        
        
          <div style="background-color:#bc4cff;">Content here</div>
        
        
          .mybackground {background-color:#bc4cff;}
        
        Background color #bc4cff
      
           Border around this has a color of #bc4cff        
        
          <div style="border:2px solid #bc4cff;">Content here</div>
        
        
          .myborder {border:2px solid #bc4cff;}
        
        Border color #bc4cff