#ba46e3 color space conversions
Hex:
        #ba46e3
        RGB:
        186, 70, 227
        CMY:
        27, 73, 11
        CMYK:
        18, 69, 0, 11
      HSL:
        284°, 73.7089%, 58.2353%
        HSV (HSB):
        284°, 69.1630%, 89.0196%
        XYZ:
        36.3050, 20.3655, 74.6905
        xyY:
        0.2764, 0.1550, 20.3655
      CIE-Lab:
        52.2479, 68.6101, -58.7175
        CIE-LCH:
        52.2479, 90.3056, 319.4426
        CIE-Luv:
        52.2479, 39.9361, -98.0953
        Hunter-Lab:
        45.1281, 64.6267, -66.5398
      #ba46e3 color charts
#ba46e3 RGB chart
      #ba46e3 CMYK chart
      #ba46e3 RGB pie chart
      #ba46e3 color shades, tints & tones
#ba46e3 color schemes
#ba46e3 color preview, HTML & CSS examples
           This text has a color of #ba46e3        
        
          <p style="color:#ba46e3;">Text here</p>
        
        
          .mytext {color:#ba46e3;}
        
        Text color #ba46e3
      
           This box has a color of #ba46e3        
        
          <div style="background-color:#ba46e3;">Content here</div>
        
        
          .mybackground {background-color:#ba46e3;}
        
        Background color #ba46e3
      
           Border around this has a color of #ba46e3        
        
          <div style="border:2px solid #ba46e3;">Content here</div>
        
        
          .myborder {border:2px solid #ba46e3;}
        
        Border color #ba46e3