#ba80ff color space conversions
Hex:
        #ba80ff
        RGB:
        186, 128, 255
        CMY:
        27, 50, 0
        CMYK:
        27, 50, 0, 0
      HSL:
        267°, 100.0000%, 75.0980%
        HSV (HSB):
        267°, 49.8039%, 100.0000%
        XYZ:
        46.0189, 33.0974, 98.5707
        xyY:
        0.2590, 0.1863, 33.0974
      CIE-Lab:
        64.2397, 46.7562, -55.1311
        CIE-LCH:
        64.2397, 72.2882, 310.3009
        CIE-Luv:
        64.2397, 18.1806, -94.3316
        Hunter-Lab:
        57.5304, 42.1050, -61.3143
      #ba80ff color charts
#ba80ff RGB chart
      #ba80ff CMYK chart
      #ba80ff RGB pie chart
      #ba80ff color shades, tints & tones
#ba80ff color schemes
#ba80ff color preview, HTML & CSS examples
           This text has a color of #ba80ff        
        
          <p style="color:#ba80ff;">Text here</p>
        
        
          .mytext {color:#ba80ff;}
        
        Text color #ba80ff
      
           This box has a color of #ba80ff        
        
          <div style="background-color:#ba80ff;">Content here</div>
        
        
          .mybackground {background-color:#ba80ff;}
        
        Background color #ba80ff
      
           Border around this has a color of #ba80ff        
        
          <div style="border:2px solid #ba80ff;">Content here</div>
        
        
          .myborder {border:2px solid #ba80ff;}
        
        Border color #ba80ff