#ba64f2 color space conversions
Hex:
        #ba64f2
        RGB:
        186, 100, 242
        CMY:
        27, 61, 5
        CMYK:
        23, 59, 0, 5
      HSL:
        276°, 84.5238%, 67.0588%
        HSV (HSB):
        276°, 58.6777%, 94.9020%
        XYZ:
        40.8339, 25.9643, 86.8638
        xyY:
        0.2657, 0.1690, 25.9643
      CIE-Lab:
        58.0031, 58.3014, -57.8995
        CIE-LCH:
        58.0031, 82.1669, 315.1982
        CIE-Luv:
        58.0031, 29.0861, -98.1067
        Hunter-Lab:
        50.9551, 53.8730, -65.4038
      #ba64f2 color charts
#ba64f2 RGB chart
      #ba64f2 CMYK chart
      #ba64f2 RGB pie chart
      #ba64f2 color shades, tints & tones
#ba64f2 color schemes
#ba64f2 color preview, HTML & CSS examples
           This text has a color of #ba64f2        
        
          <p style="color:#ba64f2;">Text here</p>
        
        
          .mytext {color:#ba64f2;}
        
        Text color #ba64f2
      
           This box has a color of #ba64f2        
        
          <div style="background-color:#ba64f2;">Content here</div>
        
        
          .mybackground {background-color:#ba64f2;}
        
        Background color #ba64f2
      
           Border around this has a color of #ba64f2        
        
          <div style="border:2px solid #ba64f2;">Content here</div>
        
        
          .myborder {border:2px solid #ba64f2;}
        
        Border color #ba64f2