#c40f82 color space conversions
Hex:
        #c40f82
        RGB:
        196, 15, 130
        CMY:
        23, 94, 49
        CMYK:
        0, 92, 34, 23
      HSL:
        322°, 85.7820%, 41.3725%
        HSV (HSB):
        322°, 92.3469%, 76.8627%
        XYZ:
        26.9650, 13.6891, 22.3401
        xyY:
        0.4281, 0.2173, 13.6891
      CIE-Lab:
        43.7837, 70.8534, -14.8856
        CIE-LCH:
        43.7837, 72.4002, 348.1353
        CIE-Luv:
        43.7837, 92.4978, -32.2917
        Hunter-Lab:
        36.9988, 65.3444, -9.9006
      #c40f82 color charts
#c40f82 RGB chart
      #c40f82 CMYK chart
      #c40f82 RGB pie chart
      #c40f82 color shades, tints & tones
#c40f82 color schemes
#c40f82 color preview, HTML & CSS examples
           This text has a color of #c40f82        
        
          <p style="color:#c40f82;">Text here</p>
        
        
          .mytext {color:#c40f82;}
        
        Text color #c40f82
      
           This box has a color of #c40f82        
        
          <div style="background-color:#c40f82;">Content here</div>
        
        
          .mybackground {background-color:#c40f82;}
        
        Background color #c40f82
      
           Border around this has a color of #c40f82        
        
          <div style="border:2px solid #c40f82;">Content here</div>
        
        
          .myborder {border:2px solid #c40f82;}
        
        Border color #c40f82