#ba66ca color space conversions
Hex:
        #ba66ca
        RGB:
        186, 102, 202
        CMY:
        27, 60, 21
        CMYK:
        8, 50, 0, 21
      HSL:
        290°, 48.5437%, 59.6078%
        HSV (HSB):
        290°, 49.5050%, 79.2157%
        XYZ:
        35.6617, 24.2061, 58.6698
        xyY:
        0.3008, 0.2042, 24.2061
      CIE-Lab:
        56.2936, 49.0166, -38.1036
        CIE-LCH:
        56.2936, 62.0847, 322.1399
        CIE-Luv:
        56.2936, 36.8428, -65.3524
        Hunter-Lab:
        49.1997, 43.2838, -36.2625
      #ba66ca color charts
#ba66ca RGB chart
      #ba66ca CMYK chart
      #ba66ca RGB pie chart
      #ba66ca color shades, tints & tones
#ba66ca color schemes
#ba66ca color preview, HTML & CSS examples
           This text has a color of #ba66ca        
        
          <p style="color:#ba66ca;">Text here</p>
        
        
          .mytext {color:#ba66ca;}
        
        Text color #ba66ca
      
           This box has a color of #ba66ca        
        
          <div style="background-color:#ba66ca;">Content here</div>
        
        
          .mybackground {background-color:#ba66ca;}
        
        Background color #ba66ca
      
           Border around this has a color of #ba66ca        
        
          <div style="border:2px solid #ba66ca;">Content here</div>
        
        
          .myborder {border:2px solid #ba66ca;}
        
        Border color #ba66ca