#bc2be8 color space conversions
Hex:
        #bc2be8
        RGB:
        188, 43, 232
        CMY:
        26, 83, 9
        CMYK:
        19, 81, 0, 9
      HSL:
        286°, 80.4255%, 53.9216%
        HSV (HSB):
        286°, 81.4655%, 90.9804%
        XYZ:
        36.1684, 18.2453, 77.9593
        xyY:
        0.2732, 0.1378, 18.2453
      CIE-Lab:
        49.7923, 78.7391, -65.4879
        CIE-LCH:
        49.7923, 102.4135, 320.2495
        CIE-Luv:
        49.7923, 44.1706, -107.6665
        Hunter-Lab:
        42.7145, 76.3939, -78.3115
      #bc2be8 color charts
#bc2be8 RGB chart
      #bc2be8 CMYK chart
      #bc2be8 RGB pie chart
      #bc2be8 color shades, tints & tones
#bc2be8 color schemes
#bc2be8 color preview, HTML & CSS examples
           This text has a color of #bc2be8        
        
          <p style="color:#bc2be8;">Text here</p>
        
        
          .mytext {color:#bc2be8;}
        
        Text color #bc2be8
      
           This box has a color of #bc2be8        
        
          <div style="background-color:#bc2be8;">Content here</div>
        
        
          .mybackground {background-color:#bc2be8;}
        
        Background color #bc2be8
      
           Border around this has a color of #bc2be8        
        
          <div style="border:2px solid #bc2be8;">Content here</div>
        
        
          .myborder {border:2px solid #bc2be8;}
        
        Border color #bc2be8