#ca1a94 color space conversions
Hex:
        #ca1a94
        RGB:
        202, 26, 148
        CMY:
        21, 90, 42
        CMYK:
        0, 87, 27, 21
      HSL:
        318°, 77.1930%, 44.7059%
        HSV (HSB):
        318°, 87.1287%, 79.2157%
        XYZ:
        30.0718, 15.4335, 29.4110
        xyY:
        0.4014, 0.2060, 15.4335
      CIE-Lab:
        46.2223, 72.5045, -22.0047
        CIE-LCH:
        46.2223, 75.7701, 343.1172
        CIE-Luv:
        46.2223, 87.7467, -42.8173
        Hunter-Lab:
        39.2854, 67.8868, -16.8875
      #ca1a94 color charts
#ca1a94 RGB chart
      #ca1a94 CMYK chart
      #ca1a94 RGB pie chart
      #ca1a94 color shades, tints & tones
#ca1a94 color schemes
#ca1a94 color preview, HTML & CSS examples
           This text has a color of #ca1a94        
        
          <p style="color:#ca1a94;">Text here</p>
        
        
          .mytext {color:#ca1a94;}
        
        Text color #ca1a94
      
           This box has a color of #ca1a94        
        
          <div style="background-color:#ca1a94;">Content here</div>
        
        
          .mybackground {background-color:#ca1a94;}
        
        Background color #ca1a94
      
           Border around this has a color of #ca1a94        
        
          <div style="border:2px solid #ca1a94;">Content here</div>
        
        
          .myborder {border:2px solid #ca1a94;}
        
        Border color #ca1a94