#ca05aa color space conversions
Hex:
        #ca05aa
        RGB:
        202, 5, 170
        CMY:
        21, 98, 33
        CMYK:
        0, 98, 16, 21
      HSL:
        310°, 95.1691%, 40.5882%
        HSV (HSB):
        310°, 97.5248%, 79.2157%
        XYZ:
        31.6671, 15.5674, 39.3660
        xyY:
        0.3657, 0.1798, 15.5674
      CIE-Lab:
        46.4017, 77.6522, -34.8897
        CIE-LCH:
        46.4017, 85.1302, 335.8053
        CIE-Luv:
        46.4017, 80.0169, -62.0030
        Hunter-Lab:
        39.4555, 74.2174, -31.5366
      #ca05aa color charts
#ca05aa RGB chart
      #ca05aa CMYK chart
      #ca05aa RGB pie chart
      #ca05aa color shades, tints & tones
#ca05aa color schemes
#ca05aa color preview, HTML & CSS examples
           This text has a color of #ca05aa        
        
          <p style="color:#ca05aa;">Text here</p>
        
        
          .mytext {color:#ca05aa;}
        
        Text color #ca05aa
      
           This box has a color of #ca05aa        
        
          <div style="background-color:#ca05aa;">Content here</div>
        
        
          .mybackground {background-color:#ca05aa;}
        
        Background color #ca05aa
      
           Border around this has a color of #ca05aa        
        
          <div style="border:2px solid #ca05aa;">Content here</div>
        
        
          .myborder {border:2px solid #ca05aa;}
        
        Border color #ca05aa