#ba57f2 color space conversions
Hex:
        #ba57f2
        RGB:
        186, 87, 242
        CMY:
        27, 66, 5
        CMYK:
        23, 64, 0, 5
      HSL:
        278°, 85.6354%, 64.5098%
        HSV (HSB):
        278°, 64.0496%, 94.9020%
        XYZ:
        39.6849, 23.6663, 86.4808
        xyY:
        0.2649, 0.1580, 23.6663
      CIE-Lab:
        55.7521, 64.4315, -61.5075
        CIE-LCH:
        55.7521, 89.0763, 316.3301
        CIE-Luv:
        55.7521, 32.4962, -103.4359
        Hunter-Lab:
        48.6480, 60.4784, -71.3453
      #ba57f2 color charts
#ba57f2 RGB chart
      #ba57f2 CMYK chart
      #ba57f2 RGB pie chart
      #ba57f2 color shades, tints & tones
#ba57f2 color schemes
#ba57f2 color preview, HTML & CSS examples
           This text has a color of #ba57f2        
        
          <p style="color:#ba57f2;">Text here</p>
        
        
          .mytext {color:#ba57f2;}
        
        Text color #ba57f2
      
           This box has a color of #ba57f2        
        
          <div style="background-color:#ba57f2;">Content here</div>
        
        
          .mybackground {background-color:#ba57f2;}
        
        Background color #ba57f2
      
           Border around this has a color of #ba57f2        
        
          <div style="border:2px solid #ba57f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba57f2;}
        
        Border color #ba57f2