#ca84e1 color space conversions
Hex:
        #ca84e1
        RGB:
        202, 132, 225
        CMY:
        21, 48, 12
        CMYK:
        10, 41, 0, 12
      HSL:
        285°, 60.7843%, 70.0000%
        HSV (HSB):
        285°, 41.3333%, 88.2353%
        XYZ:
        46.1990, 34.4953, 75.4575
        xyY:
        0.2959, 0.2209, 34.4953
      CIE-Lab:
        65.3538, 42.4655, -36.7228
        CIE-LCH:
        65.3538, 56.1417, 319.1478
        CIE-Luv:
        65.3538, 30.6525, -64.0192
        Hunter-Lab:
        58.7327, 37.6253, -35.0605
      #ca84e1 color charts
#ca84e1 RGB chart
      #ca84e1 CMYK chart
      #ca84e1 RGB pie chart
      #ca84e1 color shades, tints & tones
#ca84e1 color schemes
#ca84e1 color preview, HTML & CSS examples
           This text has a color of #ca84e1        
        
          <p style="color:#ca84e1;">Text here</p>
        
        
          .mytext {color:#ca84e1;}
        
        Text color #ca84e1
      
           This box has a color of #ca84e1        
        
          <div style="background-color:#ca84e1;">Content here</div>
        
        
          .mybackground {background-color:#ca84e1;}
        
        Background color #ca84e1
      
           Border around this has a color of #ca84e1        
        
          <div style="border:2px solid #ca84e1;">Content here</div>
        
        
          .myborder {border:2px solid #ca84e1;}
        
        Border color #ca84e1