#ca4e6d color space conversions
Hex:
        #ca4e6d
        RGB:
        202, 78, 109
        CMY:
        21, 69, 57
        CMYK:
        0, 61, 46, 21
      HSL:
        345°, 53.9130%, 54.9020%
        HSV (HSB):
        345°, 61.3861%, 79.2157%
        XYZ:
        29.8418, 19.1095, 16.5837
        xyY:
        0.4554, 0.2916, 19.1095
      CIE-Lab:
        50.8150, 51.8373, 8.3904
        CIE-LCH:
        50.8150, 52.5119, 9.1942
        CIE-Luv:
        50.8150, 84.6166, 0.8372
        Hunter-Lab:
        43.7144, 45.3537, 8.1076
      #ca4e6d color charts
#ca4e6d RGB chart
      #ca4e6d CMYK chart
      #ca4e6d RGB pie chart
      #ca4e6d color shades, tints & tones
#ca4e6d color schemes
#ca4e6d color preview, HTML & CSS examples
           This text has a color of #ca4e6d        
        
          <p style="color:#ca4e6d;">Text here</p>
        
        
          .mytext {color:#ca4e6d;}
        
        Text color #ca4e6d
      
           This box has a color of #ca4e6d        
        
          <div style="background-color:#ca4e6d;">Content here</div>
        
        
          .mybackground {background-color:#ca4e6d;}
        
        Background color #ca4e6d
      
           Border around this has a color of #ca4e6d        
        
          <div style="border:2px solid #ca4e6d;">Content here</div>
        
        
          .myborder {border:2px solid #ca4e6d;}
        
        Border color #ca4e6d