#ca4f8e color space conversions
Hex:
        #ca4f8e
        RGB:
        202, 79, 142
        CMY:
        21, 69, 44
        CMYK:
        0, 61, 30, 21
      HSL:
        329°, 53.7118%, 55.0980%
        HSV (HSB):
        329°, 60.8911%, 79.2157%
        XYZ:
        32.0356, 20.1015, 27.7827
        xyY:
        0.4008, 0.2515, 20.1015
      CIE-Lab:
        51.9518, 55.0687, -9.6949
        CIE-LCH:
        51.9518, 55.9156, 350.0153
        CIE-Luv:
        51.9518, 73.9703, -23.2283
        Hunter-Lab:
        44.8347, 49.0822, -5.3559
      #ca4f8e color charts
#ca4f8e RGB chart
      #ca4f8e CMYK chart
      #ca4f8e RGB pie chart
      #ca4f8e color shades, tints & tones
#ca4f8e color schemes
#ca4f8e color preview, HTML & CSS examples
           This text has a color of #ca4f8e        
        
          <p style="color:#ca4f8e;">Text here</p>
        
        
          .mytext {color:#ca4f8e;}
        
        Text color #ca4f8e
      
           This box has a color of #ca4f8e        
        
          <div style="background-color:#ca4f8e;">Content here</div>
        
        
          .mybackground {background-color:#ca4f8e;}
        
        Background color #ca4f8e
      
           Border around this has a color of #ca4f8e        
        
          <div style="border:2px solid #ca4f8e;">Content here</div>
        
        
          .myborder {border:2px solid #ca4f8e;}
        
        Border color #ca4f8e