#bc1efe color space conversions
Hex:
        #bc1efe
        RGB:
        188, 30, 254
        CMY:
        26, 88, 0
        CMYK:
        26, 88, 0, 0
      HSL:
        282°, 99.1150%, 55.6863%
        HSV (HSB):
        282°, 88.1890%, 99.6078%
        XYZ:
        39.0927, 18.7757, 95.3296
        xyY:
        0.2552, 0.1226, 18.7757
      CIE-Lab:
        50.4237, 85.5306, -76.8076
        CIE-LCH:
        50.4237, 114.9560, 318.0758
        CIE-Luv:
        50.4237, 39.2604, -124.4279
        Hunter-Lab:
        43.3309, 85.2118, -100.1086
      #bc1efe color charts
#bc1efe RGB chart
      #bc1efe CMYK chart
      #bc1efe RGB pie chart
      #bc1efe color shades, tints & tones
#bc1efe color schemes
#bc1efe color preview, HTML & CSS examples
           This text has a color of #bc1efe        
        
          <p style="color:#bc1efe;">Text here</p>
        
        
          .mytext {color:#bc1efe;}
        
        Text color #bc1efe
      
           This box has a color of #bc1efe        
        
          <div style="background-color:#bc1efe;">Content here</div>
        
        
          .mybackground {background-color:#bc1efe;}
        
        Background color #bc1efe
      
           Border around this has a color of #bc1efe        
        
          <div style="border:2px solid #bc1efe;">Content here</div>
        
        
          .myborder {border:2px solid #bc1efe;}
        
        Border color #bc1efe