#ba54f3 color space conversions
Hex:
        #ba54f3
        RGB:
        186, 84, 243
        CMY:
        27, 67, 5
        CMYK:
        23, 65, 0, 5
      HSL:
        278°, 86.8852%, 64.1176%
        HSV (HSB):
        278°, 65.4321%, 95.2941%
        XYZ:
        39.5977, 23.2508, 87.1948
        xyY:
        0.2639, 0.1550, 23.2508
      CIE-Lab:
        55.3298, 65.9781, -62.7440
        CIE-LCH:
        55.3298, 91.0490, 316.4392
        CIE-Luv:
        55.3298, 32.9858, -105.2852
        Hunter-Lab:
        48.2191, 62.2014, -73.4610
      #ba54f3 color charts
#ba54f3 RGB chart
      #ba54f3 CMYK chart
      #ba54f3 RGB pie chart
      #ba54f3 color shades, tints & tones
#ba54f3 color schemes
#ba54f3 color preview, HTML & CSS examples
           This text has a color of #ba54f3        
        
          <p style="color:#ba54f3;">Text here</p>
        
        
          .mytext {color:#ba54f3;}
        
        Text color #ba54f3
      
           This box has a color of #ba54f3        
        
          <div style="background-color:#ba54f3;">Content here</div>
        
        
          .mybackground {background-color:#ba54f3;}
        
        Background color #ba54f3
      
           Border around this has a color of #ba54f3        
        
          <div style="border:2px solid #ba54f3;">Content here</div>
        
        
          .myborder {border:2px solid #ba54f3;}
        
        Border color #ba54f3