#c40270 color space conversions
Hex:
        #c40270
        RGB:
        196, 2, 112
        CMY:
        23, 99, 56
        CMYK:
        0, 99, 43, 23
      HSL:
        326°, 97.9798%, 38.8235%
        HSV (HSB):
        326°, 98.9796%, 76.8627%
        XYZ:
        25.7113, 12.9490, 16.4735
        xyY:
        0.4663, 0.2349, 12.9490
      CIE-Lab:
        42.6863, 70.4107, -5.3876
        CIE-LCH:
        42.6863, 70.6165, 355.6245
        CIE-Luv:
        42.6863, 102.0852, -19.8041
        Hunter-Lab:
        35.9848, 64.5658, -1.9531
      #c40270 color charts
#c40270 RGB chart
      #c40270 CMYK chart
      #c40270 RGB pie chart
      #c40270 color shades, tints & tones
#c40270 color schemes
#c40270 color preview, HTML & CSS examples
           This text has a color of #c40270        
        
          <p style="color:#c40270;">Text here</p>
        
        
          .mytext {color:#c40270;}
        
        Text color #c40270
      
           This box has a color of #c40270        
        
          <div style="background-color:#c40270;">Content here</div>
        
        
          .mybackground {background-color:#c40270;}
        
        Background color #c40270
      
           Border around this has a color of #c40270        
        
          <div style="border:2px solid #c40270;">Content here</div>
        
        
          .myborder {border:2px solid #c40270;}
        
        Border color #c40270