#bc2ae1 color space conversions
Hex:
        #bc2ae1
        RGB:
        188, 42, 225
        CMY:
        26, 84, 12
        CMYK:
        16, 81, 0, 12
      HSL:
        288°, 75.3086%, 52.3529%
        HSV (HSB):
        288°, 81.3333%, 88.2353%
        XYZ:
        35.1576, 17.7835, 72.8137
        xyY:
        0.2796, 0.1414, 17.7835
      CIE-Lab:
        49.2325, 77.7449, -62.4266
        CIE-LCH:
        49.2325, 99.7063, 321.2366
        CIE-Luv:
        49.2325, 46.3507, -102.8852
        Hunter-Lab:
        42.1705, 75.0172, -72.8537
      #bc2ae1 color charts
#bc2ae1 RGB chart
      #bc2ae1 CMYK chart
      #bc2ae1 RGB pie chart
      #bc2ae1 color shades, tints & tones
#bc2ae1 color schemes
#bc2ae1 color preview, HTML & CSS examples
           This text has a color of #bc2ae1        
        
          <p style="color:#bc2ae1;">Text here</p>
        
        
          .mytext {color:#bc2ae1;}
        
        Text color #bc2ae1
      
           This box has a color of #bc2ae1        
        
          <div style="background-color:#bc2ae1;">Content here</div>
        
        
          .mybackground {background-color:#bc2ae1;}
        
        Background color #bc2ae1
      
           Border around this has a color of #bc2ae1        
        
          <div style="border:2px solid #bc2ae1;">Content here</div>
        
        
          .myborder {border:2px solid #bc2ae1;}
        
        Border color #bc2ae1