#ca2df2 color space conversions
Hex:
        #ca2df2
        RGB:
        202, 45, 242
        CMY:
        21, 82, 5
        CMYK:
        17, 81, 0, 5
      HSL:
        288°, 88.3408%, 56.2745%
        HSV (HSB):
        288°, 81.4050%, 94.9020%
        XYZ:
        41.3225, 20.8441, 85.8498
        xyY:
        0.2792, 0.1408, 20.8441
      CIE-Lab:
        52.7785, 82.3202, -66.1828
        CIE-LCH:
        52.7785, 105.6257, 321.2018
        CIE-Luv:
        52.7785, 49.7080, -110.8573
        Hunter-Lab:
        45.6554, 81.6628, -79.5294
      #ca2df2 color charts
#ca2df2 RGB chart
      #ca2df2 CMYK chart
      #ca2df2 RGB pie chart
      #ca2df2 color shades, tints & tones
#ca2df2 color schemes
#ca2df2 color preview, HTML & CSS examples
           This text has a color of #ca2df2        
        
          <p style="color:#ca2df2;">Text here</p>
        
        
          .mytext {color:#ca2df2;}
        
        Text color #ca2df2
      
           This box has a color of #ca2df2        
        
          <div style="background-color:#ca2df2;">Content here</div>
        
        
          .mybackground {background-color:#ca2df2;}
        
        Background color #ca2df2
      
           Border around this has a color of #ca2df2        
        
          <div style="border:2px solid #ca2df2;">Content here</div>
        
        
          .myborder {border:2px solid #ca2df2;}
        
        Border color #ca2df2