#ca75c1 color space conversions
Hex:
        #ca75c1
        RGB:
        202, 117, 193
        CMY:
        21, 54, 24
        CMYK:
        0, 42, 4, 21
      HSL:
        306°, 44.5026%, 62.5490%
        HSV (HSB):
        306°, 42.0792%, 79.2157%
        XYZ:
        40.3440, 29.1294, 53.9482
        xyY:
        0.3269, 0.2360, 29.1294
      CIE-Lab:
        60.8957, 44.3188, -25.6805
        CIE-LCH:
        60.8957, 51.2216, 329.9099
        CIE-Luv:
        60.8957, 43.2664, -46.0312
        Hunter-Lab:
        53.9717, 38.9792, -21.4841
      #ca75c1 color charts
#ca75c1 RGB chart
      #ca75c1 CMYK chart
      #ca75c1 RGB pie chart
      #ca75c1 color shades, tints & tones
#ca75c1 color schemes
#ca75c1 color preview, HTML & CSS examples
           This text has a color of #ca75c1        
        
          <p style="color:#ca75c1;">Text here</p>
        
        
          .mytext {color:#ca75c1;}
        
        Text color #ca75c1
      
           This box has a color of #ca75c1        
        
          <div style="background-color:#ca75c1;">Content here</div>
        
        
          .mybackground {background-color:#ca75c1;}
        
        Background color #ca75c1
      
           Border around this has a color of #ca75c1        
        
          <div style="border:2px solid #ca75c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca75c1;}
        
        Border color #ca75c1