#ca4f6d color space conversions
Hex:
        #ca4f6d
        RGB:
        202, 79, 109
        CMY:
        21, 69, 57
        CMYK:
        0, 61, 46, 21
      HSL:
        345°, 53.7118%, 55.0980%
        HSV (HSB):
        345°, 60.8911%, 79.2157%
        XYZ:
        29.9134, 19.2526, 16.6075
        xyY:
        0.4548, 0.2927, 19.2526
      CIE-Lab:
        50.9815, 51.3913, 8.6262
        CIE-LCH:
        50.9815, 52.1103, 9.5285
        CIE-Luv:
        50.9815, 84.0659, 1.2227
        Hunter-Lab:
        43.8778, 44.9049, 8.2736
      #ca4f6d color charts
#ca4f6d RGB chart
      #ca4f6d CMYK chart
      #ca4f6d RGB pie chart
      #ca4f6d color shades, tints & tones
#ca4f6d color schemes
#ca4f6d color preview, HTML & CSS examples
           This text has a color of #ca4f6d        
        
          <p style="color:#ca4f6d;">Text here</p>
        
        
          .mytext {color:#ca4f6d;}
        
        Text color #ca4f6d
      
           This box has a color of #ca4f6d        
        
          <div style="background-color:#ca4f6d;">Content here</div>
        
        
          .mybackground {background-color:#ca4f6d;}
        
        Background color #ca4f6d
      
           Border around this has a color of #ca4f6d        
        
          <div style="border:2px solid #ca4f6d;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f6d;}
        
        Border color #ca4f6d