#ca42cf color space conversions
Hex:
        #ca42cf
        RGB:
        202, 66, 207
        CMY:
        21, 74, 19
        CMYK:
        2, 68, 0, 19
      HSL:
        298°, 59.4937%, 53.5294%
        HSV (HSB):
        298°, 68.1159%, 81.1765%
        XYZ:
        37.5678, 20.9580, 61.0967
        xyY:
        0.3141, 0.1752, 20.9580
      CIE-Lab:
        52.9035, 69.9429, -46.1624
        CIE-LCH:
        52.9035, 83.8032, 326.5751
        CIE-Luv:
        52.9035, 57.0289, -79.7249
        Hunter-Lab:
        45.7799, 66.3656, -47.0811
      #ca42cf color charts
#ca42cf RGB chart
      #ca42cf CMYK chart
      #ca42cf RGB pie chart
      #ca42cf color shades, tints & tones
#ca42cf color schemes
#ca42cf color preview, HTML & CSS examples
           This text has a color of #ca42cf        
        
          <p style="color:#ca42cf;">Text here</p>
        
        
          .mytext {color:#ca42cf;}
        
        Text color #ca42cf
      
           This box has a color of #ca42cf        
        
          <div style="background-color:#ca42cf;">Content here</div>
        
        
          .mybackground {background-color:#ca42cf;}
        
        Background color #ca42cf
      
           Border around this has a color of #ca42cf        
        
          <div style="border:2px solid #ca42cf;">Content here</div>
        
        
          .myborder {border:2px solid #ca42cf;}
        
        Border color #ca42cf