#ba02e1 color space conversions
Hex:
        #ba02e1
        RGB:
        186, 2, 225
        CMY:
        27, 99, 12
        CMYK:
        17, 99, 0, 12
      HSL:
        290°, 98.2379%, 44.5098%
        HSV (HSB):
        290°, 99.1111%, 88.2353%
        XYZ:
        33.8620, 15.9188, 72.5221
        xyY:
        0.2769, 0.1302, 15.9188
      CIE-Lab:
        46.8677, 83.4737, -66.2700
        CIE-LCH:
        46.8677, 106.5813, 321.5538
        CIE-Luv:
        46.8677, 47.8082, -107.2796
        Hunter-Lab:
        39.8983, 81.6723, -79.8409
      #ba02e1 color charts
#ba02e1 RGB chart
      #ba02e1 CMYK chart
      #ba02e1 RGB pie chart
      #ba02e1 color shades, tints & tones
#ba02e1 color schemes
#ba02e1 color preview, HTML & CSS examples
           This text has a color of #ba02e1        
        
          <p style="color:#ba02e1;">Text here</p>
        
        
          .mytext {color:#ba02e1;}
        
        Text color #ba02e1
      
           This box has a color of #ba02e1        
        
          <div style="background-color:#ba02e1;">Content here</div>
        
        
          .mybackground {background-color:#ba02e1;}
        
        Background color #ba02e1
      
           Border around this has a color of #ba02e1        
        
          <div style="border:2px solid #ba02e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba02e1;}
        
        Border color #ba02e1