#bc42e7 color space conversions
Hex:
        #bc42e7
        RGB:
        188, 66, 231
        CMY:
        26, 74, 9
        CMYK:
        19, 71, 0, 9
      HSL:
        284°, 77.4648%, 58.2353%
        HSV (HSB):
        284°, 71.4286%, 90.5882%
        XYZ:
        37.1111, 20.3573, 77.5747
        xyY:
        0.2748, 0.1507, 20.3573
      CIE-Lab:
        52.2388, 71.3146, -60.9750
        CIE-LCH:
        52.2388, 93.8282, 319.4691
        CIE-Luv:
        52.2388, 40.9070, -101.7353
        Hunter-Lab:
        45.1191, 67.8603, -70.3558
      #bc42e7 color charts
#bc42e7 RGB chart
      #bc42e7 CMYK chart
      #bc42e7 RGB pie chart
      #bc42e7 color shades, tints & tones
#bc42e7 color schemes
#bc42e7 color preview, HTML & CSS examples
           This text has a color of #bc42e7        
        
          <p style="color:#bc42e7;">Text here</p>
        
        
          .mytext {color:#bc42e7;}
        
        Text color #bc42e7
      
           This box has a color of #bc42e7        
        
          <div style="background-color:#bc42e7;">Content here</div>
        
        
          .mybackground {background-color:#bc42e7;}
        
        Background color #bc42e7
      
           Border around this has a color of #bc42e7        
        
          <div style="border:2px solid #bc42e7;">Content here</div>
        
        
          .myborder {border:2px solid #bc42e7;}
        
        Border color #bc42e7