#ba55f9 color space conversions
Hex:
        #ba55f9
        RGB:
        186, 85, 249
        CMY:
        27, 67, 2
        CMYK:
        25, 66, 0, 2
      HSL:
        277°, 93.1818%, 65.4902%
        HSV (HSB):
        277°, 65.8635%, 97.6471%
        XYZ:
        40.5971, 23.7757, 92.0720
        xyY:
        0.2595, 0.1520, 23.7757
      CIE-Lab:
        55.8625, 66.7975, -65.2257
        CIE-LCH:
        55.8625, 93.3611, 315.6821
        CIE-Luv:
        55.8625, 31.4377, -109.3653
        Hunter-Lab:
        48.7603, 63.2859, -77.8226
      #ba55f9 color charts
#ba55f9 RGB chart
      #ba55f9 CMYK chart
      #ba55f9 RGB pie chart
      #ba55f9 color shades, tints & tones
#ba55f9 color schemes
#ba55f9 color preview, HTML & CSS examples
           This text has a color of #ba55f9        
        
          <p style="color:#ba55f9;">Text here</p>
        
        
          .mytext {color:#ba55f9;}
        
        Text color #ba55f9
      
           This box has a color of #ba55f9        
        
          <div style="background-color:#ba55f9;">Content here</div>
        
        
          .mybackground {background-color:#ba55f9;}
        
        Background color #ba55f9
      
           Border around this has a color of #ba55f9        
        
          <div style="border:2px solid #ba55f9;">Content here</div>
        
        
          .myborder {border:2px solid #ba55f9;}
        
        Border color #ba55f9