#bc46e2 color space conversions
Hex:
        #bc46e2
        RGB:
        188, 70, 226
        CMY:
        26, 73, 11
        CMYK:
        17, 69, 0, 11
      HSL:
        285°, 72.8972%, 58.0392%
        HSV (HSB):
        285°, 69.0265%, 88.6275%
        XYZ:
        36.6567, 20.5627, 73.9885
        xyY:
        0.2794, 0.1567, 20.5627
      CIE-Lab:
        52.4675, 68.8313, -57.7846
        CIE-LCH:
        52.4675, 89.8710, 319.9862
        CIE-Luv:
        52.4675, 41.4244, -96.8417
        Hunter-Lab:
        45.3461, 64.9394, -64.9977
      #bc46e2 color charts
#bc46e2 RGB chart
      #bc46e2 CMYK chart
      #bc46e2 RGB pie chart
      #bc46e2 color shades, tints & tones
#bc46e2 color schemes
#bc46e2 color preview, HTML & CSS examples
           This text has a color of #bc46e2        
        
          <p style="color:#bc46e2;">Text here</p>
        
        
          .mytext {color:#bc46e2;}
        
        Text color #bc46e2
      
           This box has a color of #bc46e2        
        
          <div style="background-color:#bc46e2;">Content here</div>
        
        
          .mybackground {background-color:#bc46e2;}
        
        Background color #bc46e2
      
           Border around this has a color of #bc46e2        
        
          <div style="border:2px solid #bc46e2;">Content here</div>
        
        
          .myborder {border:2px solid #bc46e2;}
        
        Border color #bc46e2