#bc2af2 color space conversions
Hex:
        #bc2af2
        RGB:
        188, 42, 242
        CMY:
        26, 84, 5
        CMYK:
        22, 83, 0, 5
      HSL:
        284°, 88.4956%, 55.6863%
        HSV (HSB):
        284°, 82.6446%, 94.9020%
        XYZ:
        37.5940, 18.7581, 85.6437
        xyY:
        0.2648, 0.1321, 18.7581
      CIE-Lab:
        50.4030, 80.8062, -70.1305
        CIE-LCH:
        50.4030, 106.9950, 319.0458
        CIE-Luv:
        50.4030, 41.4613, -114.7902
        Hunter-Lab:
        43.3106, 79.1460, -86.9243
      #bc2af2 color charts
#bc2af2 RGB chart
      #bc2af2 CMYK chart
      #bc2af2 RGB pie chart
      #bc2af2 color shades, tints & tones
#bc2af2 color schemes
#bc2af2 color preview, HTML & CSS examples
           This text has a color of #bc2af2        
        
          <p style="color:#bc2af2;">Text here</p>
        
        
          .mytext {color:#bc2af2;}
        
        Text color #bc2af2
      
           This box has a color of #bc2af2        
        
          <div style="background-color:#bc2af2;">Content here</div>
        
        
          .mybackground {background-color:#bc2af2;}
        
        Background color #bc2af2
      
           Border around this has a color of #bc2af2        
        
          <div style="border:2px solid #bc2af2;">Content here</div>
        
        
          .myborder {border:2px solid #bc2af2;}
        
        Border color #bc2af2