#ca2fe2 color space conversions
Hex:
        #ca2fe2
        RGB:
        202, 47, 226
        CMY:
        21, 82, 11
        CMYK:
        11, 79, 0, 11
      HSL:
        292°, 75.5274%, 53.5294%
        HSV (HSB):
        292°, 79.2035%, 88.6275%
        XYZ:
        39.1011, 20.0806, 73.7666
        xyY:
        0.2941, 0.1510, 20.0806
      CIE-Lab:
        51.9282, 79.0724, -58.5385
        CIE-LCH:
        51.9282, 98.3830, 323.4869
        CIE-Luv:
        51.9282, 54.4464, -98.9227
        Hunter-Lab:
        44.8114, 77.3341, -66.2328
      #ca2fe2 color charts
#ca2fe2 RGB chart
      #ca2fe2 CMYK chart
      #ca2fe2 RGB pie chart
      #ca2fe2 color shades, tints & tones
#ca2fe2 color schemes
#ca2fe2 color preview, HTML & CSS examples
           This text has a color of #ca2fe2        
        
          <p style="color:#ca2fe2;">Text here</p>
        
        
          .mytext {color:#ca2fe2;}
        
        Text color #ca2fe2
      
           This box has a color of #ca2fe2        
        
          <div style="background-color:#ca2fe2;">Content here</div>
        
        
          .mybackground {background-color:#ca2fe2;}
        
        Background color #ca2fe2
      
           Border around this has a color of #ca2fe2        
        
          <div style="border:2px solid #ca2fe2;">Content here</div>
        
        
          .myborder {border:2px solid #ca2fe2;}
        
        Border color #ca2fe2