#ca379f color space conversions
Hex:
        #ca379f
        RGB:
        202, 55, 159
        CMY:
        21, 78, 38
        CMYK:
        0, 73, 21, 21
      HSL:
        318°, 58.1028%, 50.3922%
        HSV (HSB):
        318°, 72.7723%, 79.2157%
        XYZ:
        31.9813, 17.7921, 34.5495
        xyY:
        0.3793, 0.2110, 17.7921
      CIE-Lab:
        49.2430, 66.5479, -23.9255
        CIE-LCH:
        49.2430, 70.7181, 340.2253
        CIE-Luv:
        49.2430, 76.8047, -45.1386
        Hunter-Lab:
        42.1807, 61.5220, -19.0369
      #ca379f color charts
#ca379f RGB chart
      #ca379f CMYK chart
      #ca379f RGB pie chart
      #ca379f color shades, tints & tones
#ca379f color schemes
#ca379f color preview, HTML & CSS examples
           This text has a color of #ca379f        
        
          <p style="color:#ca379f;">Text here</p>
        
        
          .mytext {color:#ca379f;}
        
        Text color #ca379f
      
           This box has a color of #ca379f        
        
          <div style="background-color:#ca379f;">Content here</div>
        
        
          .mybackground {background-color:#ca379f;}
        
        Background color #ca379f
      
           Border around this has a color of #ca379f        
        
          <div style="border:2px solid #ca379f;">Content here</div>
        
        
          .myborder {border:2px solid #ca379f;}
        
        Border color #ca379f