#c2668e color space conversions
Hex:
        #c2668e
        RGB:
        194, 102, 142
        CMY:
        24, 60, 44
        CMYK:
        0, 47, 27, 24
      HSL:
        334°, 42.9907%, 58.0392%
        HSV (HSB):
        334°, 47.4227%, 76.0784%
        XYZ:
        31.8820, 22.9251, 28.3358
        xyY:
        0.3835, 0.2757, 22.9251
      CIE-Lab:
        54.9951, 41.3941, -5.2842
        CIE-LCH:
        54.9951, 41.7300, 352.7252
        CIE-Luv:
        54.9951, 56.4330, -14.6901
        Hunter-Lab:
        47.8801, 35.0677, -1.5721
      #c2668e color charts
#c2668e RGB chart
      #c2668e CMYK chart
      #c2668e RGB pie chart
      #c2668e color shades, tints & tones
#c2668e color schemes
#c2668e color preview, HTML & CSS examples
           This text has a color of #c2668e        
        
          <p style="color:#c2668e;">Text here</p>
        
        
          .mytext {color:#c2668e;}
        
        Text color #c2668e
      
           This box has a color of #c2668e        
        
          <div style="background-color:#c2668e;">Content here</div>
        
        
          .mybackground {background-color:#c2668e;}
        
        Background color #c2668e
      
           Border around this has a color of #c2668e        
        
          <div style="border:2px solid #c2668e;">Content here</div>
        
        
          .myborder {border:2px solid #c2668e;}
        
        Border color #c2668e