#bc2bf2 color space conversions
Hex:
        #bc2bf2
        RGB:
        188, 43, 242
        CMY:
        26, 83, 5
        CMYK:
        22, 82, 0, 5
      HSL:
        284°, 88.4444%, 55.8824%
        HSV (HSB):
        284°, 82.2314%, 94.9020%
        XYZ:
        37.6299, 18.8299, 85.6556
        xyY:
        0.2648, 0.1325, 18.8299
      CIE-Lab:
        50.4876, 80.5582, -69.9932
        CIE-LCH:
        50.4876, 106.7177, 319.0142
        CIE-Luv:
        50.4876, 41.3530, -114.6309
        Hunter-Lab:
        43.3935, 78.8530, -86.6588
      #bc2bf2 color charts
#bc2bf2 RGB chart
      #bc2bf2 CMYK chart
      #bc2bf2 RGB pie chart
      #bc2bf2 color shades, tints & tones
#bc2bf2 color schemes
#bc2bf2 color preview, HTML & CSS examples
           This text has a color of #bc2bf2        
        
          <p style="color:#bc2bf2;">Text here</p>
        
        
          .mytext {color:#bc2bf2;}
        
        Text color #bc2bf2
      
           This box has a color of #bc2bf2        
        
          <div style="background-color:#bc2bf2;">Content here</div>
        
        
          .mybackground {background-color:#bc2bf2;}
        
        Background color #bc2bf2
      
           Border around this has a color of #bc2bf2        
        
          <div style="border:2px solid #bc2bf2;">Content here</div>
        
        
          .myborder {border:2px solid #bc2bf2;}
        
        Border color #bc2bf2