#ba55c8 color space conversions
Hex:
        #ba55c8
        RGB:
        186, 85, 200
        CMY:
        27, 67, 22
        CMYK:
        7, 58, 0, 22
      HSL:
        293°, 51.1111%, 55.8824%
        HSV (HSB):
        293°, 57.5000%, 78.4314%
        XYZ:
        33.9235, 21.1062, 56.9295
        xyY:
        0.3030, 0.1885, 21.1062
      CIE-Lab:
        53.0656, 56.9734, -42.0438
        CIE-LCH:
        53.0656, 70.8071, 323.5743
        CIE-Luv:
        53.0656, 43.0860, -71.7108
        Hunter-Lab:
        45.9415, 51.4079, -41.3115
      #ba55c8 color charts
#ba55c8 RGB chart
      #ba55c8 CMYK chart
      #ba55c8 RGB pie chart
      #ba55c8 color shades, tints & tones
#ba55c8 color schemes
#ba55c8 color preview, HTML & CSS examples
           This text has a color of #ba55c8        
        
          <p style="color:#ba55c8;">Text here</p>
        
        
          .mytext {color:#ba55c8;}
        
        Text color #ba55c8
      
           This box has a color of #ba55c8        
        
          <div style="background-color:#ba55c8;">Content here</div>
        
        
          .mybackground {background-color:#ba55c8;}
        
        Background color #ba55c8
      
           Border around this has a color of #ba55c8        
        
          <div style="border:2px solid #ba55c8;">Content here</div>
        
        
          .myborder {border:2px solid #ba55c8;}
        
        Border color #ba55c8