#ca7eda color space conversions
Hex:
        #ca7eda
        RGB:
        202, 126, 218
        CMY:
        21, 51, 15
        CMYK:
        7, 42, 0, 15
      HSL:
        290°, 55.4217%, 67.4510%
        HSV (HSB):
        290°, 42.2018%, 85.4902%
        XYZ:
        44.4729, 32.5402, 70.2666
        xyY:
        0.3020, 0.2209, 32.5402
      CIE-Lab:
        63.7869, 44.2613, -35.2692
        CIE-LCH:
        63.7869, 56.5949, 321.4507
        CIE-Luv:
        63.7869, 34.3818, -61.6732
        Hunter-Lab:
        57.0440, 39.3357, -33.1023
      #ca7eda color charts
#ca7eda RGB chart
      #ca7eda CMYK chart
      #ca7eda RGB pie chart
      #ca7eda color shades, tints & tones
#ca7eda color schemes
#ca7eda color preview, HTML & CSS examples
           This text has a color of #ca7eda        
        
          <p style="color:#ca7eda;">Text here</p>
        
        
          .mytext {color:#ca7eda;}
        
        Text color #ca7eda
      
           This box has a color of #ca7eda        
        
          <div style="background-color:#ca7eda;">Content here</div>
        
        
          .mybackground {background-color:#ca7eda;}
        
        Background color #ca7eda
      
           Border around this has a color of #ca7eda        
        
          <div style="border:2px solid #ca7eda;">Content here</div>
        
        
          .myborder {border:2px solid #ca7eda;}
        
        Border color #ca7eda