#ca2ce0 color space conversions
Hex:
        #ca2ce0
        RGB:
        202, 44, 224
        CMY:
        21, 83, 12
        CMYK:
        10, 80, 0, 12
      HSL:
        293°, 74.3802%, 52.5490%
        HSV (HSB):
        293°, 80.3571%, 87.8431%
        XYZ:
        38.7123, 19.7397, 72.2908
        xyY:
        0.2961, 0.1510, 19.7397
      CIE-Lab:
        51.5417, 79.5019, -58.0256
        CIE-LCH:
        51.5417, 98.4253, 323.8756
        CIE-Luv:
        51.5417, 55.5108, -98.0315
        Hunter-Lab:
        44.4294, 77.7795, -65.3697
      #ca2ce0 color charts
#ca2ce0 RGB chart
      #ca2ce0 CMYK chart
      #ca2ce0 RGB pie chart
      #ca2ce0 color shades, tints & tones
#ca2ce0 color schemes
#ca2ce0 color preview, HTML & CSS examples
           This text has a color of #ca2ce0        
        
          <p style="color:#ca2ce0;">Text here</p>
        
        
          .mytext {color:#ca2ce0;}
        
        Text color #ca2ce0
      
           This box has a color of #ca2ce0        
        
          <div style="background-color:#ca2ce0;">Content here</div>
        
        
          .mybackground {background-color:#ca2ce0;}
        
        Background color #ca2ce0
      
           Border around this has a color of #ca2ce0        
        
          <div style="border:2px solid #ca2ce0;">Content here</div>
        
        
          .myborder {border:2px solid #ca2ce0;}
        
        Border color #ca2ce0