#ca02e0 color space conversions
Hex:
        #ca02e0
        RGB:
        202, 2, 224
        CMY:
        21, 99, 12
        CMYK:
        10, 99, 0, 12
      HSL:
        294°, 98.2301%, 44.3137%
        HSV (HSB):
        294°, 99.1071%, 87.8431%
        XYZ:
        37.8334, 17.9818, 71.9978
        xyY:
        0.2960, 0.1407, 17.9818
      CIE-Lab:
        49.4740, 85.5877, -61.3545
        CIE-LCH:
        49.4740, 105.3073, 324.3647
        CIE-Luv:
        49.4740, 58.6633, -102.4078
        Hunter-Lab:
        42.4049, 85.0477, -70.9829
      #ca02e0 color charts
#ca02e0 RGB chart
      #ca02e0 CMYK chart
      #ca02e0 RGB pie chart
      #ca02e0 color shades, tints & tones
#ca02e0 color schemes
#ca02e0 color preview, HTML & CSS examples
           This text has a color of #ca02e0        
        
          <p style="color:#ca02e0;">Text here</p>
        
        
          .mytext {color:#ca02e0;}
        
        Text color #ca02e0
      
           This box has a color of #ca02e0        
        
          <div style="background-color:#ca02e0;">Content here</div>
        
        
          .mybackground {background-color:#ca02e0;}
        
        Background color #ca02e0
      
           Border around this has a color of #ca02e0        
        
          <div style="border:2px solid #ca02e0;">Content here</div>
        
        
          .myborder {border:2px solid #ca02e0;}
        
        Border color #ca02e0