#ba80ec color space conversions
Hex:
        #ba80ec
        RGB:
        186, 128, 236
        CMY:
        27, 50, 7
        CMYK:
        21, 46, 0, 7
      HSL:
        272°, 73.9726%, 71.3725%
        HSV (HSB):
        272°, 45.7627%, 92.5490%
        XYZ:
        43.1092, 31.9336, 83.2486
        xyY:
        0.2723, 0.2017, 31.9336
      CIE-Lab:
        63.2879, 42.4031, -46.1778
        CIE-LCH:
        63.2879, 62.6930, 312.5599
        CIE-Luv:
        63.2879, 21.0333, -78.9714
        Hunter-Lab:
        56.5098, 37.2788, -47.7874
      #ba80ec color charts
#ba80ec RGB chart
      #ba80ec CMYK chart
      #ba80ec RGB pie chart
      #ba80ec color shades, tints & tones
#ba80ec color schemes
#ba80ec color preview, HTML & CSS examples
           This text has a color of #ba80ec        
        
          <p style="color:#ba80ec;">Text here</p>
        
        
          .mytext {color:#ba80ec;}
        
        Text color #ba80ec
      
           This box has a color of #ba80ec        
        
          <div style="background-color:#ba80ec;">Content here</div>
        
        
          .mybackground {background-color:#ba80ec;}
        
        Background color #ba80ec
      
           Border around this has a color of #ba80ec        
        
          <div style="border:2px solid #ba80ec;">Content here</div>
        
        
          .myborder {border:2px solid #ba80ec;}
        
        Border color #ba80ec