#ca79e0 color space conversions
Hex:
        #ca79e0
        RGB:
        202, 121, 224
        CMY:
        21, 53, 12
        CMYK:
        10, 46, 0, 12
      HSL:
        287°, 62.4242%, 67.6471%
        HSV (HSB):
        287°, 45.9821%, 87.8431%
        XYZ:
        44.6490, 31.6131, 74.2697
        xyY:
        0.2966, 0.2100, 31.6131
      CIE-Lab:
        63.0218, 48.0708, -39.8100
        CIE-LCH:
        63.0218, 62.4150, 320.3700
        CIE-Luv:
        63.0218, 35.2028, -69.4018
        Hunter-Lab:
        56.2255, 43.3532, -38.9597
      #ca79e0 color charts
#ca79e0 RGB chart
      #ca79e0 CMYK chart
      #ca79e0 RGB pie chart
      #ca79e0 color shades, tints & tones
#ca79e0 color schemes
#ca79e0 color preview, HTML & CSS examples
           This text has a color of #ca79e0        
        
          <p style="color:#ca79e0;">Text here</p>
        
        
          .mytext {color:#ca79e0;}
        
        Text color #ca79e0
      
           This box has a color of #ca79e0        
        
          <div style="background-color:#ca79e0;">Content here</div>
        
        
          .mybackground {background-color:#ca79e0;}
        
        Background color #ca79e0
      
           Border around this has a color of #ca79e0        
        
          <div style="border:2px solid #ca79e0;">Content here</div>
        
        
          .myborder {border:2px solid #ca79e0;}
        
        Border color #ca79e0