#ba57f4 color space conversions
Hex:
        #ba57f4
        RGB:
        186, 87, 244
        CMY:
        27, 66, 4
        CMYK:
        24, 64, 0, 4
      HSL:
        278°, 87.7095%, 64.9020%
        HSV (HSB):
        278°, 64.3443%, 95.6863%
        XYZ:
        39.9870, 23.7871, 88.0718
        xyY:
        0.2633, 0.1567, 23.7871
      CIE-Lab:
        55.8740, 64.8520, -62.4262
        CIE-LCH:
        55.8740, 90.0156, 316.0919
        CIE-Luv:
        55.8740, 32.0585, -104.9315
        Hunter-Lab:
        48.7721, 60.9967, -72.9244
      #ba57f4 color charts
#ba57f4 RGB chart
      #ba57f4 CMYK chart
      #ba57f4 RGB pie chart
      #ba57f4 color shades, tints & tones
#ba57f4 color schemes
#ba57f4 color preview, HTML & CSS examples
           This text has a color of #ba57f4        
        
          <p style="color:#ba57f4;">Text here</p>
        
        
          .mytext {color:#ba57f4;}
        
        Text color #ba57f4
      
           This box has a color of #ba57f4        
        
          <div style="background-color:#ba57f4;">Content here</div>
        
        
          .mybackground {background-color:#ba57f4;}
        
        Background color #ba57f4
      
           Border around this has a color of #ba57f4        
        
          <div style="border:2px solid #ba57f4;">Content here</div>
        
        
          .myborder {border:2px solid #ba57f4;}
        
        Border color #ba57f4