#ca98ee color space conversions
Hex:
        #ca98ee
        RGB:
        202, 152, 238
        CMY:
        21, 40, 7
        CMYK:
        15, 36, 0, 7
      HSL:
        275°, 71.6667%, 76.4706%
        HSV (HSB):
        275°, 36.1345%, 93.3333%
        XYZ:
        51.0180, 41.1861, 86.1497
        xyY:
        0.2860, 0.2309, 41.1861
      CIE-Lab:
        70.3061, 34.3391, -36.1777
        CIE-LCH:
        70.3061, 49.8799, 313.5065
        CIE-Luv:
        70.3061, 20.3280, -62.6833
        Hunter-Lab:
        64.1764, 29.5926, -34.6668
      #ca98ee color charts
#ca98ee RGB chart
      #ca98ee CMYK chart
      #ca98ee RGB pie chart
      #ca98ee color shades, tints & tones
#ca98ee color schemes
#ca98ee color preview, HTML & CSS examples
           This text has a color of #ca98ee        
        
          <p style="color:#ca98ee;">Text here</p>
        
        
          .mytext {color:#ca98ee;}
        
        Text color #ca98ee
      
           This box has a color of #ca98ee        
        
          <div style="background-color:#ca98ee;">Content here</div>
        
        
          .mybackground {background-color:#ca98ee;}
        
        Background color #ca98ee
      
           Border around this has a color of #ca98ee        
        
          <div style="border:2px solid #ca98ee;">Content here</div>
        
        
          .myborder {border:2px solid #ca98ee;}
        
        Border color #ca98ee