#bc2efd color space conversions
Hex:
        #bc2efd
        RGB:
        188, 46, 253
        CMY:
        26, 82, 1
        CMYK:
        26, 82, 0, 1
      HSL:
        281°, 98.1043%, 58.6275%
        HSV (HSB):
        281°, 81.8182%, 99.2157%
        XYZ:
        39.4457, 19.7372, 94.6592
        xyY:
        0.2564, 0.1283, 19.7372
      CIE-Lab:
        51.5388, 81.8400, -74.4355
        CIE-LCH:
        51.5388, 110.6274, 317.7127
        CIE-Luv:
        51.5388, 38.0974, -121.6651
        Hunter-Lab:
        44.4266, 80.7408, -95.2299
      #bc2efd color charts
#bc2efd RGB chart
      #bc2efd CMYK chart
      #bc2efd RGB pie chart
      #bc2efd color shades, tints & tones
#bc2efd color schemes
#bc2efd color preview, HTML & CSS examples
           This text has a color of #bc2efd        
        
          <p style="color:#bc2efd;">Text here</p>
        
        
          .mytext {color:#bc2efd;}
        
        Text color #bc2efd
      
           This box has a color of #bc2efd        
        
          <div style="background-color:#bc2efd;">Content here</div>
        
        
          .mybackground {background-color:#bc2efd;}
        
        Background color #bc2efd
      
           Border around this has a color of #bc2efd        
        
          <div style="border:2px solid #bc2efd;">Content here</div>
        
        
          .myborder {border:2px solid #bc2efd;}
        
        Border color #bc2efd