#ca5caf color space conversions
Hex:
        #ca5caf
        RGB:
        202, 92, 175
        CMY:
        21, 64, 31
        CMYK:
        0, 54, 13, 21
      HSL:
        315°, 50.9259%, 57.6471%
        HSV (HSB):
        315°, 54.4554%, 79.2157%
        XYZ:
        35.9221, 23.3060, 43.1626
        xyY:
        0.3508, 0.2276, 23.3060
      CIE-Lab:
        55.3861, 53.8036, -23.8399
        CIE-LCH:
        55.3861, 58.8487, 336.1023
        CIE-Luv:
        55.3861, 58.4419, -43.9551
        Hunter-Lab:
        48.2763, 48.3374, -19.2163
      #ca5caf color charts
#ca5caf RGB chart
      #ca5caf CMYK chart
      #ca5caf RGB pie chart
      #ca5caf color shades, tints & tones
#ca5caf color schemes
#ca5caf color preview, HTML & CSS examples
           This text has a color of #ca5caf        
        
          <p style="color:#ca5caf;">Text here</p>
        
        
          .mytext {color:#ca5caf;}
        
        Text color #ca5caf
      
           This box has a color of #ca5caf        
        
          <div style="background-color:#ca5caf;">Content here</div>
        
        
          .mybackground {background-color:#ca5caf;}
        
        Background color #ca5caf
      
           Border around this has a color of #ca5caf        
        
          <div style="border:2px solid #ca5caf;">Content here</div>
        
        
          .myborder {border:2px solid #ca5caf;}
        
        Border color #ca5caf