#c40566 color space conversions
Hex:
        #c40566
        RGB:
        196, 5, 102
        CMY:
        23, 98, 60
        CMYK:
        0, 97, 48, 23
      HSL:
        330°, 95.0249%, 39.4118%
        HSV (HSB):
        330°, 97.4490%, 76.8627%
        XYZ:
        25.2175, 12.8036, 13.7126
        xyY:
        0.4874, 0.2475, 12.8036
      CIE-Lab:
        42.4658, 69.2776, 0.5534
        CIE-LCH:
        42.4658, 69.2798, 0.4577
        CIE-Luv:
        42.4658, 106.2760, -12.3696
        Hunter-Lab:
        35.7821, 63.1793, 2.3261
      #c40566 color charts
#c40566 RGB chart
      #c40566 CMYK chart
      #c40566 RGB pie chart
      #c40566 color shades, tints & tones
#c40566 color schemes
#c40566 color preview, HTML & CSS examples
           This text has a color of #c40566        
        
          <p style="color:#c40566;">Text here</p>
        
        
          .mytext {color:#c40566;}
        
        Text color #c40566
      
           This box has a color of #c40566        
        
          <div style="background-color:#c40566;">Content here</div>
        
        
          .mybackground {background-color:#c40566;}
        
        Background color #c40566
      
           Border around this has a color of #c40566        
        
          <div style="border:2px solid #c40566;">Content here</div>
        
        
          .myborder {border:2px solid #c40566;}
        
        Border color #c40566