#ca6ae0 color space conversions
Hex:
        #ca6ae0
        RGB:
        202, 106, 224
        CMY:
        21, 58, 12
        CMYK:
        10, 53, 0, 12
      HSL:
        289°, 65.5556%, 64.7059%
        HSV (HSB):
        289°, 52.6786%, 87.8431%
        XYZ:
        42.9657, 28.2464, 73.7086
        xyY:
        0.2965, 0.1949, 28.2464
      CIE-Lab:
        60.1107, 55.6713, -44.3846
        CIE-LCH:
        60.1107, 71.1989, 321.4360
        CIE-Luv:
        60.1107, 40.6644, -77.1434
        Hunter-Lab:
        53.1474, 51.2960, -45.0244
      #ca6ae0 color charts
#ca6ae0 RGB chart
      #ca6ae0 CMYK chart
      #ca6ae0 RGB pie chart
      #ca6ae0 color shades, tints & tones
#ca6ae0 color schemes
#ca6ae0 color preview, HTML & CSS examples
           This text has a color of #ca6ae0        
        
          <p style="color:#ca6ae0;">Text here</p>
        
        
          .mytext {color:#ca6ae0;}
        
        Text color #ca6ae0
      
           This box has a color of #ca6ae0        
        
          <div style="background-color:#ca6ae0;">Content here</div>
        
        
          .mybackground {background-color:#ca6ae0;}
        
        Background color #ca6ae0
      
           Border around this has a color of #ca6ae0        
        
          <div style="border:2px solid #ca6ae0;">Content here</div>
        
        
          .myborder {border:2px solid #ca6ae0;}
        
        Border color #ca6ae0