#ba55f8 color space conversions
Hex:
        #ba55f8
        RGB:
        186, 85, 248
        CMY:
        27, 67, 3
        CMYK:
        25, 66, 0, 3
      HSL:
        277°, 92.0904%, 65.2941%
        HSV (HSB):
        277°, 65.7258%, 97.2549%
        XYZ:
        40.4415, 23.7134, 91.2526
        xyY:
        0.2602, 0.1526, 23.7134
      CIE-Lab:
        55.7997, 66.5863, -64.7712
        CIE-LCH:
        55.7997, 92.8927, 315.7917
        CIE-Luv:
        55.7997, 31.6547, -108.6285
        Hunter-Lab:
        48.6964, 63.0222, -77.0165
      #ba55f8 color charts
#ba55f8 RGB chart
      #ba55f8 CMYK chart
      #ba55f8 RGB pie chart
      #ba55f8 color shades, tints & tones
#ba55f8 color schemes
#ba55f8 color preview, HTML & CSS examples
           This text has a color of #ba55f8        
        
          <p style="color:#ba55f8;">Text here</p>
        
        
          .mytext {color:#ba55f8;}
        
        Text color #ba55f8
      
           This box has a color of #ba55f8        
        
          <div style="background-color:#ba55f8;">Content here</div>
        
        
          .mybackground {background-color:#ba55f8;}
        
        Background color #ba55f8
      
           Border around this has a color of #ba55f8        
        
          <div style="border:2px solid #ba55f8;">Content here</div>
        
        
          .myborder {border:2px solid #ba55f8;}
        
        Border color #ba55f8