#ca2ef2 color space conversions
Hex:
        #ca2ef2
        RGB:
        202, 46, 242
        CMY:
        21, 82, 5
        CMYK:
        17, 81, 0, 5
      HSL:
        288°, 88.2883%, 56.4706%
        HSV (HSB):
        288°, 80.9917%, 94.9020%
        XYZ:
        41.3611, 20.9214, 85.8627
        xyY:
        0.2792, 0.1412, 20.9214
      CIE-Lab:
        52.8633, 82.0725, -66.0458
        CIE-LCH:
        52.8633, 105.3468, 321.1755
        CIE-Luv:
        52.8633, 49.5865, -110.6812
        Hunter-Lab:
        45.7399, 81.3672, -79.2810
      #ca2ef2 color charts
#ca2ef2 RGB chart
      #ca2ef2 CMYK chart
      #ca2ef2 RGB pie chart
      #ca2ef2 color shades, tints & tones
#ca2ef2 color schemes
#ca2ef2 color preview, HTML & CSS examples
           This text has a color of #ca2ef2        
        
          <p style="color:#ca2ef2;">Text here</p>
        
        
          .mytext {color:#ca2ef2;}
        
        Text color #ca2ef2
      
           This box has a color of #ca2ef2        
        
          <div style="background-color:#ca2ef2;">Content here</div>
        
        
          .mybackground {background-color:#ca2ef2;}
        
        Background color #ca2ef2
      
           Border around this has a color of #ca2ef2        
        
          <div style="border:2px solid #ca2ef2;">Content here</div>
        
        
          .myborder {border:2px solid #ca2ef2;}
        
        Border color #ca2ef2