#bc46f2 color space conversions
Hex:
        #bc46f2
        RGB:
        188, 70, 242
        CMY:
        26, 73, 5
        CMYK:
        22, 71, 0, 5
      HSL:
        281°, 86.8687%, 61.1765%
        HSV (HSB):
        281°, 71.0744%, 94.9020%
        XYZ:
        38.9562, 21.4825, 86.0977
        xyY:
        0.2658, 0.1466, 21.4825
      CIE-Lab:
        53.4736, 71.9515, -65.1621
        CIE-LCH:
        53.4736, 97.0727, 317.8348
        CIE-Luv:
        53.4736, 37.3291, -108.6080
        Hunter-Lab:
        46.3492, 68.9170, -77.6919
      #bc46f2 color charts
#bc46f2 RGB chart
      #bc46f2 CMYK chart
      #bc46f2 RGB pie chart
      #bc46f2 color shades, tints & tones
#bc46f2 color schemes
#bc46f2 color preview, HTML & CSS examples
           This text has a color of #bc46f2        
        
          <p style="color:#bc46f2;">Text here</p>
        
        
          .mytext {color:#bc46f2;}
        
        Text color #bc46f2
      
           This box has a color of #bc46f2        
        
          <div style="background-color:#bc46f2;">Content here</div>
        
        
          .mybackground {background-color:#bc46f2;}
        
        Background color #bc46f2
      
           Border around this has a color of #bc46f2        
        
          <div style="border:2px solid #bc46f2;">Content here</div>
        
        
          .myborder {border:2px solid #bc46f2;}
        
        Border color #bc46f2