#ca7ae4 color space conversions
Hex:
        #ca7ae4
        RGB:
        202, 122, 228
        CMY:
        21, 52, 11
        CMYK:
        11, 46, 0, 11
      HSL:
        285°, 66.2500%, 68.6275%
        HSV (HSB):
        285°, 46.4912%, 89.4118%
        XYZ:
        45.3202, 32.0771, 77.2016
        xyY:
        0.2931, 0.2075, 32.0771
      CIE-Lab:
        63.4065, 48.3506, -41.4336
        CIE-LCH:
        63.4065, 63.6752, 319.4054
        CIE-Luv:
        63.4065, 34.0360, -72.1371
        Hunter-Lab:
        56.6366, 43.7205, -41.1729
      #ca7ae4 color charts
#ca7ae4 RGB chart
      #ca7ae4 CMYK chart
      #ca7ae4 RGB pie chart
      #ca7ae4 color shades, tints & tones
#ca7ae4 color schemes
#ca7ae4 color preview, HTML & CSS examples
           This text has a color of #ca7ae4        
        
          <p style="color:#ca7ae4;">Text here</p>
        
        
          .mytext {color:#ca7ae4;}
        
        Text color #ca7ae4
      
           This box has a color of #ca7ae4        
        
          <div style="background-color:#ca7ae4;">Content here</div>
        
        
          .mybackground {background-color:#ca7ae4;}
        
        Background color #ca7ae4
      
           Border around this has a color of #ca7ae4        
        
          <div style="border:2px solid #ca7ae4;">Content here</div>
        
        
          .myborder {border:2px solid #ca7ae4;}
        
        Border color #ca7ae4