#ca94db color space conversions
Hex:
        #ca94db
        RGB:
        202, 148, 219
        CMY:
        21, 42, 14
        CMYK:
        8, 32, 0, 14
      HSL:
        286°, 49.6503%, 71.9608%
        HSV (HSB):
        286°, 32.4201%, 85.8824%
        XYZ:
        47.7332, 38.8508, 72.0010
        xyY:
        0.3010, 0.2450, 38.8508
      CIE-Lab:
        68.6431, 32.5923, -28.3070
        CIE-LCH:
        68.6431, 43.1687, 319.0251
        CIE-Luv:
        68.6431, 24.7328, -49.3234
        Hunter-Lab:
        62.3304, 27.6186, -24.8575
      #ca94db color charts
#ca94db RGB chart
      #ca94db CMYK chart
      #ca94db RGB pie chart
      #ca94db color shades, tints & tones
#ca94db color schemes
#ca94db color preview, HTML & CSS examples
           This text has a color of #ca94db        
        
          <p style="color:#ca94db;">Text here</p>
        
        
          .mytext {color:#ca94db;}
        
        Text color #ca94db
      
           This box has a color of #ca94db        
        
          <div style="background-color:#ca94db;">Content here</div>
        
        
          .mybackground {background-color:#ca94db;}
        
        Background color #ca94db
      
           Border around this has a color of #ca94db        
        
          <div style="border:2px solid #ca94db;">Content here</div>
        
        
          .myborder {border:2px solid #ca94db;}
        
        Border color #ca94db