#ba00e3 color space conversions
Hex:
        #ba00e3
        RGB:
        186, 0, 227
        CMY:
        27, 100, 11
        CMYK:
        18, 100, 0, 11
      HSL:
        289°, 100.0000%, 44.5098%
        HSV (HSB):
        289°, 100.0000%, 89.0196%
        XYZ:
        34.1148, 15.9852, 73.9604
        xyY:
        0.2750, 0.1288, 15.9852
      CIE-Lab:
        46.9550, 83.9774, -67.2667
        CIE-LCH:
        46.9550, 107.5966, 321.3050
        CIE-Luv:
        46.9550, 47.2495, -108.7458
        Hunter-Lab:
        39.9814, 82.3406, -81.6917
      #ba00e3 color charts
#ba00e3 RGB chart
      #ba00e3 CMYK chart
      #ba00e3 RGB pie chart
      #ba00e3 color shades, tints & tones
#ba00e3 color schemes
#ba00e3 color preview, HTML & CSS examples
           This text has a color of #ba00e3        
        
          <p style="color:#ba00e3;">Text here</p>
        
        
          .mytext {color:#ba00e3;}
        
        Text color #ba00e3
      
           This box has a color of #ba00e3        
        
          <div style="background-color:#ba00e3;">Content here</div>
        
        
          .mybackground {background-color:#ba00e3;}
        
        Background color #ba00e3
      
           Border around this has a color of #ba00e3        
        
          <div style="border:2px solid #ba00e3;">Content here</div>
        
        
          .myborder {border:2px solid #ba00e3;}
        
        Border color #ba00e3