#c40f84 color space conversions
Hex:
        #c40f84
        RGB:
        196, 15, 132
        CMY:
        23, 94, 48
        CMYK:
        0, 92, 33, 23
      HSL:
        321°, 85.7820%, 41.3725%
        HSV (HSB):
        321°, 92.3469%, 76.8627%
        XYZ:
        27.1006, 13.7434, 23.0542
        xyY:
        0.4241, 0.2151, 13.7434
      CIE-Lab:
        43.8626, 71.0633, -15.9932
        CIE-LCH:
        43.8626, 72.8408, 347.3165
        CIE-Luv:
        43.8626, 91.5867, -33.8286
        Hunter-Lab:
        37.0720, 65.6122, -10.9205
      #c40f84 color charts
#c40f84 RGB chart
      #c40f84 CMYK chart
      #c40f84 RGB pie chart
      #c40f84 color shades, tints & tones
#c40f84 color schemes
#c40f84 color preview, HTML & CSS examples
           This text has a color of #c40f84        
        
          <p style="color:#c40f84;">Text here</p>
        
        
          .mytext {color:#c40f84;}
        
        Text color #c40f84
      
           This box has a color of #c40f84        
        
          <div style="background-color:#c40f84;">Content here</div>
        
        
          .mybackground {background-color:#c40f84;}
        
        Background color #c40f84
      
           Border around this has a color of #c40f84        
        
          <div style="border:2px solid #c40f84;">Content here</div>
        
        
          .myborder {border:2px solid #c40f84;}
        
        Border color #c40f84