#ca94dd color space conversions
Hex:
        #ca94dd
        RGB:
        202, 148, 221
        CMY:
        21, 42, 13
        CMYK:
        9, 33, 0, 13
      HSL:
        284°, 51.7730%, 72.3529%
        HSV (HSB):
        284°, 33.0317%, 86.6667%
        XYZ:
        47.9982, 38.9568, 73.3963
        xyY:
        0.2993, 0.2429, 38.9568
      CIE-Lab:
        68.7200, 32.9948, -29.2927
        CIE-LCH:
        68.7200, 44.1217, 318.4014
        CIE-Luv:
        68.7200, 24.4434, -50.9937
        Hunter-Lab:
        62.4154, 28.0416, -26.0302
      #ca94dd color charts
#ca94dd RGB chart
      #ca94dd CMYK chart
      #ca94dd RGB pie chart
      #ca94dd color shades, tints & tones
#ca94dd color schemes
#ca94dd color preview, HTML & CSS examples
           This text has a color of #ca94dd        
        
          <p style="color:#ca94dd;">Text here</p>
        
        
          .mytext {color:#ca94dd;}
        
        Text color #ca94dd
      
           This box has a color of #ca94dd        
        
          <div style="background-color:#ca94dd;">Content here</div>
        
        
          .mybackground {background-color:#ca94dd;}
        
        Background color #ca94dd
      
           Border around this has a color of #ca94dd        
        
          <div style="border:2px solid #ca94dd;">Content here</div>
        
        
          .myborder {border:2px solid #ca94dd;}
        
        Border color #ca94dd