#ca2b94 color space conversions
Hex:
        #ca2b94
        RGB:
        202, 43, 148
        CMY:
        21, 83, 42
        CMYK:
        0, 79, 27, 21
      HSL:
        320°, 64.8980%, 48.0392%
        HSV (HSB):
        320°, 78.7129%, 79.2157%
        XYZ:
        30.5663, 16.4224, 29.5758
        xyY:
        0.3992, 0.2145, 16.4224
      CIE-Lab:
        47.5239, 68.7513, -20.0016
        CIE-LCH:
        47.5239, 71.6017, 343.7789
        CIE-Luv:
        47.5239, 84.3658, -39.6001
        Hunter-Lab:
        40.5246, 63.7183, -14.9040
      #ca2b94 color charts
#ca2b94 RGB chart
      #ca2b94 CMYK chart
      #ca2b94 RGB pie chart
      #ca2b94 color shades, tints & tones
#ca2b94 color schemes
#ca2b94 color preview, HTML & CSS examples
           This text has a color of #ca2b94        
        
          <p style="color:#ca2b94;">Text here</p>
        
        
          .mytext {color:#ca2b94;}
        
        Text color #ca2b94
      
           This box has a color of #ca2b94        
        
          <div style="background-color:#ca2b94;">Content here</div>
        
        
          .mybackground {background-color:#ca2b94;}
        
        Background color #ca2b94
      
           Border around this has a color of #ca2b94        
        
          <div style="border:2px solid #ca2b94;">Content here</div>
        
        
          .myborder {border:2px solid #ca2b94;}
        
        Border color #ca2b94