#bc1eff color space conversions
Hex:
        #bc1eff
        RGB:
        188, 30, 255
        CMY:
        26, 88, 0
        CMYK:
        26, 88, 0, 0
      HSL:
        282°, 100.0000%, 55.8824%
        HSV (HSB):
        282°, 88.2353%, 100.0000%
        XYZ:
        39.2533, 18.8399, 96.1753
        xyY:
        0.2544, 0.1221, 18.8399
      CIE-Lab:
        50.4994, 85.7130, -77.2413
        CIE-LCH:
        50.4994, 115.3817, 317.9760
        CIE-Luv:
        50.4994, 38.9953, -125.0896
        Hunter-Lab:
        43.4050, 85.4679, -100.9894
      #bc1eff color charts
#bc1eff RGB chart
      #bc1eff CMYK chart
      #bc1eff RGB pie chart
      #bc1eff color shades, tints & tones
#bc1eff color schemes
#bc1eff color preview, HTML & CSS examples
           This text has a color of #bc1eff        
        
          <p style="color:#bc1eff;">Text here</p>
        
        
          .mytext {color:#bc1eff;}
        
        Text color #bc1eff
      
           This box has a color of #bc1eff        
        
          <div style="background-color:#bc1eff;">Content here</div>
        
        
          .mybackground {background-color:#bc1eff;}
        
        Background color #bc1eff
      
           Border around this has a color of #bc1eff        
        
          <div style="border:2px solid #bc1eff;">Content here</div>
        
        
          .myborder {border:2px solid #bc1eff;}
        
        Border color #bc1eff