#c2668d color space conversions
Hex:
        #c2668d
        RGB:
        194, 102, 141
        CMY:
        24, 60, 45
        CMYK:
        0, 47, 27, 24
      HSL:
        335°, 42.9907%, 58.0392%
        HSV (HSB):
        335°, 47.4227%, 76.0784%
        XYZ:
        31.8072, 22.8952, 27.9421
        xyY:
        0.3849, 0.2770, 22.8952
      CIE-Lab:
        54.9642, 41.2555, -4.7433
        CIE-LCH:
        54.9642, 41.5272, 353.4413
        CIE-Luv:
        54.9642, 56.6701, -13.9128
        Hunter-Lab:
        47.8489, 34.9211, -1.1291
      #c2668d color charts
#c2668d RGB chart
      #c2668d CMYK chart
      #c2668d RGB pie chart
      #c2668d color shades, tints & tones
#c2668d color schemes
#c2668d color preview, HTML & CSS examples
           This text has a color of #c2668d        
        
          <p style="color:#c2668d;">Text here</p>
        
        
          .mytext {color:#c2668d;}
        
        Text color #c2668d
      
           This box has a color of #c2668d        
        
          <div style="background-color:#c2668d;">Content here</div>
        
        
          .mybackground {background-color:#c2668d;}
        
        Background color #c2668d
      
           Border around this has a color of #c2668d        
        
          <div style="border:2px solid #c2668d;">Content here</div>
        
        
          .myborder {border:2px solid #c2668d;}
        
        Border color #c2668d