#ba09e0 color space conversions
Hex:
        #ba09e0
        RGB:
        186, 9, 224
        CMY:
        27, 96, 12
        CMYK:
        17, 96, 0, 12
      HSL:
        289°, 92.2747%, 45.6863%
        HSV (HSB):
        289°, 95.9821%, 87.8431%
        XYZ:
        33.8019, 16.0163, 71.8309
        xyY:
        0.2779, 0.1317, 16.0163
      CIE-Lab:
        46.9959, 82.7116, -65.4924
        CIE-LCH:
        46.9959, 105.5011, 321.6272
        CIE-Luv:
        46.9959, 47.8702, -106.2328
        Hunter-Lab:
        40.0204, 80.7287, -78.4029
      #ba09e0 color charts
#ba09e0 RGB chart
      #ba09e0 CMYK chart
      #ba09e0 RGB pie chart
      #ba09e0 color shades, tints & tones
#ba09e0 color schemes
#ba09e0 color preview, HTML & CSS examples
           This text has a color of #ba09e0        
        
          <p style="color:#ba09e0;">Text here</p>
        
        
          .mytext {color:#ba09e0;}
        
        Text color #ba09e0
      
           This box has a color of #ba09e0        
        
          <div style="background-color:#ba09e0;">Content here</div>
        
        
          .mybackground {background-color:#ba09e0;}
        
        Background color #ba09e0
      
           Border around this has a color of #ba09e0        
        
          <div style="border:2px solid #ba09e0;">Content here</div>
        
        
          .myborder {border:2px solid #ba09e0;}
        
        Border color #ba09e0