#c40170 color space conversions
Hex:
        #c40170
        RGB:
        196, 1, 112
        CMY:
        23, 100, 56
        CMYK:
        0, 99, 43, 23
      HSL:
        326°, 98.9848%, 38.6275%
        HSV (HSB):
        326°, 99.4898%, 76.8627%
        XYZ:
        25.7004, 12.9273, 16.4699
        xyY:
        0.4665, 0.2346, 12.9273
      CIE-Lab:
        42.6535, 70.5066, -5.4363
        CIE-LCH:
        42.6535, 70.7159, 355.5910
        CIE-Luv:
        42.6535, 102.1905, -19.8819
        Hunter-Lab:
        35.9546, 64.6718, -1.9910
      #c40170 color charts
#c40170 RGB chart
      #c40170 CMYK chart
      #c40170 RGB pie chart
      #c40170 color shades, tints & tones
#c40170 color schemes
#c40170 color preview, HTML & CSS examples
           This text has a color of #c40170        
        
          <p style="color:#c40170;">Text here</p>
        
        
          .mytext {color:#c40170;}
        
        Text color #c40170
      
           This box has a color of #c40170        
        
          <div style="background-color:#c40170;">Content here</div>
        
        
          .mybackground {background-color:#c40170;}
        
        Background color #c40170
      
           Border around this has a color of #c40170        
        
          <div style="border:2px solid #c40170;">Content here</div>
        
        
          .myborder {border:2px solid #c40170;}
        
        Border color #c40170