#ca42c2 color space conversions
Hex:
        #ca42c2
        RGB:
        202, 66, 194
        CMY:
        21, 74, 24
        CMYK:
        0, 67, 4, 21
      HSL:
        304°, 56.1983%, 52.5490%
        HSV (HSB):
        304°, 67.3267%, 79.2157%
        XYZ:
        36.0429, 20.3480, 53.0668
        xyY:
        0.3293, 0.1859, 20.3480
      CIE-Lab:
        52.2284, 67.8191, -39.7574
        CIE-LCH:
        52.2284, 78.6135, 329.6200
        CIE-Luv:
        52.2284, 61.2678, -69.5341
        Hunter-Lab:
        45.1088, 63.6852, -38.1737
      #ca42c2 color charts
#ca42c2 RGB chart
      #ca42c2 CMYK chart
      #ca42c2 RGB pie chart
      #ca42c2 color shades, tints & tones
#ca42c2 color schemes
#ca42c2 color preview, HTML & CSS examples
           This text has a color of #ca42c2        
        
          <p style="color:#ca42c2;">Text here</p>
        
        
          .mytext {color:#ca42c2;}
        
        Text color #ca42c2
      
           This box has a color of #ca42c2        
        
          <div style="background-color:#ca42c2;">Content here</div>
        
        
          .mybackground {background-color:#ca42c2;}
        
        Background color #ca42c2
      
           Border around this has a color of #ca42c2        
        
          <div style="border:2px solid #ca42c2;">Content here</div>
        
        
          .myborder {border:2px solid #ca42c2;}
        
        Border color #ca42c2