#ca1ca4 color space conversions
Hex:
        #ca1ca4
        RGB:
        202, 28, 164
        CMY:
        21, 89, 36
        CMYK:
        0, 86, 19, 21
      HSL:
        313°, 75.6522%, 45.0980%
        HSV (HSB):
        313°, 86.1386%, 79.2157%
        XYZ:
        31.4732, 16.0674, 36.5645
        xyY:
        0.3742, 0.1910, 16.0674
      CIE-Lab:
        47.0628, 74.0938, -30.2865
        CIE-LCH:
        47.0628, 80.0448, 337.7673
        CIE-Luv:
        47.0628, 80.4964, -55.0395
        Hunter-Lab:
        40.0842, 70.0070, -26.0250
      #ca1ca4 color charts
#ca1ca4 RGB chart
      #ca1ca4 CMYK chart
      #ca1ca4 RGB pie chart
      #ca1ca4 color shades, tints & tones
#ca1ca4 color schemes
#ca1ca4 color preview, HTML & CSS examples
           This text has a color of #ca1ca4        
        
          <p style="color:#ca1ca4;">Text here</p>
        
        
          .mytext {color:#ca1ca4;}
        
        Text color #ca1ca4
      
           This box has a color of #ca1ca4        
        
          <div style="background-color:#ca1ca4;">Content here</div>
        
        
          .mybackground {background-color:#ca1ca4;}
        
        Background color #ca1ca4
      
           Border around this has a color of #ca1ca4        
        
          <div style="border:2px solid #ca1ca4;">Content here</div>
        
        
          .myborder {border:2px solid #ca1ca4;}
        
        Border color #ca1ca4