#ba01e0 color space conversions
Hex:
        #ba01e0
        RGB:
        186, 1, 224
        CMY:
        27, 100, 12
        CMYK:
        17, 100, 0, 12
      HSL:
        290°, 99.1111%, 44.1176%
        HSV (HSB):
        290°, 99.5536%, 87.8431%
        XYZ:
        33.7151, 15.8426, 71.8020
        xyY:
        0.2778, 0.1305, 15.8426
      CIE-Lab:
        46.7673, 83.3930, -65.8631
        CIE-LCH:
        46.7673, 106.2654, 321.6986
        CIE-Luv:
        46.7673, 48.1621, -106.6466
        Hunter-Lab:
        39.8028, 81.5441, -79.0938
      #ba01e0 color charts
#ba01e0 RGB chart
      #ba01e0 CMYK chart
      #ba01e0 RGB pie chart
      #ba01e0 color shades, tints & tones
#ba01e0 color schemes
#ba01e0 color preview, HTML & CSS examples
           This text has a color of #ba01e0        
        
          <p style="color:#ba01e0;">Text here</p>
        
        
          .mytext {color:#ba01e0;}
        
        Text color #ba01e0
      
           This box has a color of #ba01e0        
        
          <div style="background-color:#ba01e0;">Content here</div>
        
        
          .mybackground {background-color:#ba01e0;}
        
        Background color #ba01e0
      
           Border around this has a color of #ba01e0        
        
          <div style="border:2px solid #ba01e0;">Content here</div>
        
        
          .myborder {border:2px solid #ba01e0;}
        
        Border color #ba01e0