#ba0af1 color space conversions
Hex:
        #ba0af1
        RGB:
        186, 10, 241
        CMY:
        27, 96, 5
        CMYK:
        23, 96, 0, 5
      HSL:
        286°, 92.0319%, 49.2157%
        HSV (HSB):
        286°, 95.8506%, 94.5098%
        XYZ:
        36.2354, 17.0071, 84.5920
        xyY:
        0.2629, 0.1234, 17.0071
      CIE-Lab:
        48.2689, 85.5291, -73.0511
        CIE-LCH:
        48.2689, 112.4797, 319.4991
        CIE-Luv:
        48.2689, 42.7018, -117.6845
        Hunter-Lab:
        41.2396, 84.6707, -92.7497
      #ba0af1 color charts
#ba0af1 RGB chart
      #ba0af1 CMYK chart
      #ba0af1 RGB pie chart
      #ba0af1 color shades, tints & tones
#ba0af1 color schemes
#ba0af1 color preview, HTML & CSS examples
           This text has a color of #ba0af1        
        
          <p style="color:#ba0af1;">Text here</p>
        
        
          .mytext {color:#ba0af1;}
        
        Text color #ba0af1
      
           This box has a color of #ba0af1        
        
          <div style="background-color:#ba0af1;">Content here</div>
        
        
          .mybackground {background-color:#ba0af1;}
        
        Background color #ba0af1
      
           Border around this has a color of #ba0af1        
        
          <div style="border:2px solid #ba0af1;">Content here</div>
        
        
          .myborder {border:2px solid #ba0af1;}
        
        Border color #ba0af1