#ba08f8 color space conversions
Hex:
        #ba08f8
        RGB:
        186, 8, 248
        CMY:
        27, 97, 3
        CMYK:
        25, 97, 0, 3
      HSL:
        285°, 94.4882%, 50.1961%
        HSV (HSB):
        285°, 96.7742%, 97.2549%
        XYZ:
        37.2798, 17.3901, 90.1987
        xyY:
        0.2573, 0.1200, 17.3901
      CIE-Lab:
        48.7478, 86.9151, -76.2009
        CIE-LCH:
        48.7478, 115.5890, 318.7581
        CIE-Luv:
        48.7478, 40.7853, -122.3980
        Hunter-Lab:
        41.7014, 86.5962, -99.0512
      #ba08f8 color charts
#ba08f8 RGB chart
      #ba08f8 CMYK chart
      #ba08f8 RGB pie chart
      #ba08f8 color shades, tints & tones
#ba08f8 color schemes
#ba08f8 color preview, HTML & CSS examples
           This text has a color of #ba08f8        
        
          <p style="color:#ba08f8;">Text here</p>
        
        
          .mytext {color:#ba08f8;}
        
        Text color #ba08f8
      
           This box has a color of #ba08f8        
        
          <div style="background-color:#ba08f8;">Content here</div>
        
        
          .mybackground {background-color:#ba08f8;}
        
        Background color #ba08f8
      
           Border around this has a color of #ba08f8        
        
          <div style="border:2px solid #ba08f8;">Content here</div>
        
        
          .myborder {border:2px solid #ba08f8;}
        
        Border color #ba08f8