#ca5067 color space conversions
Hex:
        #ca5067
        RGB:
        202, 80, 103
        CMY:
        21, 69, 60
        CMYK:
        0, 60, 49, 21
      HSL:
        349°, 53.5088%, 55.2941%
        HSV (HSB):
        349°, 60.3960%, 79.2157%
        XYZ:
        29.6740, 19.2732, 14.9881
        xyY:
        0.4641, 0.3014, 19.2732
      CIE-Lab:
        51.0053, 50.3789, 12.2600
        CIE-LCH:
        51.0053, 51.8492, 13.6774
        CIE-Luv:
        51.0053, 85.1943, 5.6654
        Hunter-Lab:
        43.9012, 43.8257, 10.4890
      #ca5067 color charts
#ca5067 RGB chart
      #ca5067 CMYK chart
      #ca5067 RGB pie chart
      #ca5067 color shades, tints & tones
#ca5067 color schemes
#ca5067 color preview, HTML & CSS examples
           This text has a color of #ca5067        
        
          <p style="color:#ca5067;">Text here</p>
        
        
          .mytext {color:#ca5067;}
        
        Text color #ca5067
      
           This box has a color of #ca5067        
        
          <div style="background-color:#ca5067;">Content here</div>
        
        
          .mybackground {background-color:#ca5067;}
        
        Background color #ca5067
      
           Border around this has a color of #ca5067        
        
          <div style="border:2px solid #ca5067;">Content here</div>
        
        
          .myborder {border:2px solid #ca5067;}
        
        Border color #ca5067