#ca4a7d color space conversions
Hex:
        #ca4a7d
        RGB:
        202, 74, 125
        CMY:
        21, 71, 51
        CMYK:
        0, 63, 38, 21
      HSL:
        336°, 54.7009%, 54.1176%
        HSV (HSB):
        336°, 63.3663%, 79.2157%
        XYZ:
        30.5076, 18.9348, 21.4489
        xyY:
        0.4303, 0.2671, 18.9348
      CIE-Lab:
        50.6108, 55.2261, -1.5248
        CIE-LCH:
        50.6108, 55.2471, 358.4185
        CIE-Luv:
        50.6108, 81.7460, -12.2051
        Hunter-Lab:
        43.5141, 48.9959, 1.2348
      #ca4a7d color charts
#ca4a7d RGB chart
      #ca4a7d CMYK chart
      #ca4a7d RGB pie chart
      #ca4a7d color shades, tints & tones
#ca4a7d color schemes
#ca4a7d color preview, HTML & CSS examples
           This text has a color of #ca4a7d        
        
          <p style="color:#ca4a7d;">Text here</p>
        
        
          .mytext {color:#ca4a7d;}
        
        Text color #ca4a7d
      
           This box has a color of #ca4a7d        
        
          <div style="background-color:#ca4a7d;">Content here</div>
        
        
          .mybackground {background-color:#ca4a7d;}
        
        Background color #ca4a7d
      
           Border around this has a color of #ca4a7d        
        
          <div style="border:2px solid #ca4a7d;">Content here</div>
        
        
          .myborder {border:2px solid #ca4a7d;}
        
        Border color #ca4a7d