#ba00f4 color space conversions
Hex:
        #ba00f4
        RGB:
        186, 0, 244
        CMY:
        27, 100, 4
        CMYK:
        24, 100, 0, 4
      HSL:
        286°, 100.0000%, 47.8431%
        HSV (HSB):
        286°, 100.0000%, 95.6863%
        XYZ:
        36.5788, 16.9708, 86.9357
        xyY:
        0.2604, 0.1208, 16.9708
      CIE-Lab:
        48.2232, 86.8681, -74.8126
        CIE-LCH:
        48.2232, 114.6429, 319.2643
        CIE-Luv:
        48.2232, 42.1588, -120.1223
        Hunter-Lab:
        41.1956, 86.4034, -96.2838
      #ba00f4 color charts
#ba00f4 RGB chart
      #ba00f4 CMYK chart
      #ba00f4 RGB pie chart
      #ba00f4 color shades, tints & tones
#ba00f4 color schemes
#ba00f4 color preview, HTML & CSS examples
           This text has a color of #ba00f4        
        
          <p style="color:#ba00f4;">Text here</p>
        
        
          .mytext {color:#ba00f4;}
        
        Text color #ba00f4
      
           This box has a color of #ba00f4        
        
          <div style="background-color:#ba00f4;">Content here</div>
        
        
          .mybackground {background-color:#ba00f4;}
        
        Background color #ba00f4
      
           Border around this has a color of #ba00f4        
        
          <div style="border:2px solid #ba00f4;">Content here</div>
        
        
          .myborder {border:2px solid #ba00f4;}
        
        Border color #ba00f4