#ca9eea color space conversions
Hex:
        #ca9eea
        RGB:
        202, 158, 234
        CMY:
        21, 38, 8
        CMYK:
        14, 32, 0, 8
      HSL:
        275°, 64.4068%, 76.8627%
        HSV (HSB):
        275°, 32.4786%, 91.7647%
        XYZ:
        51.4353, 42.9508, 83.4213
        xyY:
        0.2893, 0.2416, 42.9508
      CIE-Lab:
        71.5216, 30.2049, -32.1083
        CIE-LCH:
        71.5216, 44.0826, 313.2504
        CIE-Luv:
        71.5216, 18.2743, -55.5048
        Hunter-Lab:
        65.5369, 25.4026, -29.5939
      #ca9eea color charts
#ca9eea RGB chart
      #ca9eea CMYK chart
      #ca9eea RGB pie chart
      #ca9eea color shades, tints & tones
#ca9eea color schemes
#ca9eea color preview, HTML & CSS examples
           This text has a color of #ca9eea        
        
          <p style="color:#ca9eea;">Text here</p>
        
        
          .mytext {color:#ca9eea;}
        
        Text color #ca9eea
      
           This box has a color of #ca9eea        
        
          <div style="background-color:#ca9eea;">Content here</div>
        
        
          .mybackground {background-color:#ca9eea;}
        
        Background color #ca9eea
      
           Border around this has a color of #ca9eea        
        
          <div style="border:2px solid #ca9eea;">Content here</div>
        
        
          .myborder {border:2px solid #ca9eea;}
        
        Border color #ca9eea