#bc1ae1 color space conversions
Hex:
        #bc1ae1
        RGB:
        188, 26, 225
        CMY:
        26, 90, 12
        CMYK:
        16, 88, 0, 12
      HSL:
        289°, 79.2829%, 49.2157%
        HSV (HSB):
        289°, 88.4444%, 88.2353%
        XYZ:
        34.6990, 16.8664, 72.6609
        xyY:
        0.2793, 0.1358, 16.8664
      CIE-Lab:
        48.0913, 81.0967, -64.2718
        CIE-LCH:
        48.0913, 103.4773, 321.6020
        CIE-Luv:
        48.0913, 47.9116, -105.1250
        Hunter-Lab:
        41.0687, 78.9447, -76.1508
      #bc1ae1 color charts
#bc1ae1 RGB chart
      #bc1ae1 CMYK chart
      #bc1ae1 RGB pie chart
      #bc1ae1 color shades, tints & tones
#bc1ae1 color schemes
#bc1ae1 color preview, HTML & CSS examples
           This text has a color of #bc1ae1        
        
          <p style="color:#bc1ae1;">Text here</p>
        
        
          .mytext {color:#bc1ae1;}
        
        Text color #bc1ae1
      
           This box has a color of #bc1ae1        
        
          <div style="background-color:#bc1ae1;">Content here</div>
        
        
          .mybackground {background-color:#bc1ae1;}
        
        Background color #bc1ae1
      
           Border around this has a color of #bc1ae1        
        
          <div style="border:2px solid #bc1ae1;">Content here</div>
        
        
          .myborder {border:2px solid #bc1ae1;}
        
        Border color #bc1ae1