#c2506a color space conversions
Hex:
        #c2506a
        RGB:
        194, 80, 106
        CMY:
        24, 69, 58
        CMYK:
        0, 59, 45, 24
      HSL:
        346°, 48.3051%, 53.7255%
        HSV (HSB):
        346°, 58.7629%, 76.0784%
        XYZ:
        27.7183, 18.2473, 15.6968
        xyY:
        0.4495, 0.2959, 18.2473
      CIE-Lab:
        49.7946, 47.9756, 8.5700
        CIE-LCH:
        49.7946, 48.7350, 10.1281
        CIE-Luv:
        49.7946, 77.8662, 1.8608
        Hunter-Lab:
        42.7168, 41.0716, 8.1149
      #c2506a color charts
#c2506a RGB chart
      #c2506a CMYK chart
      #c2506a RGB pie chart
      #c2506a color shades, tints & tones
#c2506a color schemes
#c2506a color preview, HTML & CSS examples
           This text has a color of #c2506a        
        
          <p style="color:#c2506a;">Text here</p>
        
        
          .mytext {color:#c2506a;}
        
        Text color #c2506a
      
           This box has a color of #c2506a        
        
          <div style="background-color:#c2506a;">Content here</div>
        
        
          .mybackground {background-color:#c2506a;}
        
        Background color #c2506a
      
           Border around this has a color of #c2506a        
        
          <div style="border:2px solid #c2506a;">Content here</div>
        
        
          .myborder {border:2px solid #c2506a;}
        
        Border color #c2506a