#ba09f5 color space conversions
Hex:
        #ba09f5
        RGB:
        186, 9, 245
        CMY:
        27, 96, 4
        CMYK:
        24, 96, 0, 4
      HSL:
        285°, 92.9134%, 49.8039%
        HSV (HSB):
        285°, 96.3265%, 96.0784%
        XYZ:
        36.8288, 17.2270, 87.7703
        xyY:
        0.2597, 0.1215, 17.2270
      CIE-Lab:
        48.5449, 86.3081, -74.8498
        CIE-LCH:
        48.5449, 114.2435, 319.0669
        CIE-Luv:
        48.5449, 41.5936, -120.3803
        Hunter-Lab:
        41.5055, 85.7528, -96.3248
      #ba09f5 color charts
#ba09f5 RGB chart
      #ba09f5 CMYK chart
      #ba09f5 RGB pie chart
      #ba09f5 color shades, tints & tones
#ba09f5 color schemes
#ba09f5 color preview, HTML & CSS examples
           This text has a color of #ba09f5        
        
          <p style="color:#ba09f5;">Text here</p>
        
        
          .mytext {color:#ba09f5;}
        
        Text color #ba09f5
      
           This box has a color of #ba09f5        
        
          <div style="background-color:#ba09f5;">Content here</div>
        
        
          .mybackground {background-color:#ba09f5;}
        
        Background color #ba09f5
      
           Border around this has a color of #ba09f5        
        
          <div style="border:2px solid #ba09f5;">Content here</div>
        
        
          .myborder {border:2px solid #ba09f5;}
        
        Border color #ba09f5