#ba80e1 color space conversions
Hex:
        #ba80e1
        RGB:
        186, 128, 225
        CMY:
        27, 50, 12
        CMYK:
        17, 43, 0, 12
      HSL:
        276°, 61.7834%, 69.2157%
        HSV (HSB):
        276°, 43.1111%, 88.2353%
        XYZ:
        41.5595, 31.3137, 75.0879
        xyY:
        0.2809, 0.2116, 31.3137
      CIE-Lab:
        62.7716, 39.9693, -40.8856
        CIE-LCH:
        62.7716, 57.1767, 314.3507
        CIE-Luv:
        62.7716, 22.7386, -69.9330
        Hunter-Lab:
        55.9586, 34.6411, -40.3870
      #ba80e1 color charts
#ba80e1 RGB chart
      #ba80e1 CMYK chart
      #ba80e1 RGB pie chart
      #ba80e1 color shades, tints & tones
#ba80e1 color schemes
#ba80e1 color preview, HTML & CSS examples
           This text has a color of #ba80e1        
        
          <p style="color:#ba80e1;">Text here</p>
        
        
          .mytext {color:#ba80e1;}
        
        Text color #ba80e1
      
           This box has a color of #ba80e1        
        
          <div style="background-color:#ba80e1;">Content here</div>
        
        
          .mybackground {background-color:#ba80e1;}
        
        Background color #ba80e1
      
           Border around this has a color of #ba80e1        
        
          <div style="border:2px solid #ba80e1;">Content here</div>
        
        
          .myborder {border:2px solid #ba80e1;}
        
        Border color #ba80e1