#c2117d color space conversions
Hex:
        #c2117d
        RGB:
        194, 17, 125
        CMY:
        24, 93, 51
        CMYK:
        0, 91, 36, 24
      HSL:
        323°, 83.8863%, 41.3725%
        HSV (HSB):
        323°, 91.2371%, 76.0784%
        XYZ:
        26.1503, 13.3509, 20.6007
        xyY:
        0.4351, 0.2221, 13.3509
      CIE-Lab:
        43.2873, 69.6504, -12.5971
        CIE-LCH:
        43.2873, 70.7804, 349.7482
        CIE-Luv:
        43.2873, 92.8996, -28.9433
        Hunter-Lab:
        36.5389, 63.8064, -7.8507
      #c2117d color charts
#c2117d RGB chart
      #c2117d CMYK chart
      #c2117d RGB pie chart
      #c2117d color shades, tints & tones
#c2117d color schemes
#c2117d color preview, HTML & CSS examples
           This text has a color of #c2117d        
        
          <p style="color:#c2117d;">Text here</p>
        
        
          .mytext {color:#c2117d;}
        
        Text color #c2117d
      
           This box has a color of #c2117d        
        
          <div style="background-color:#c2117d;">Content here</div>
        
        
          .mybackground {background-color:#c2117d;}
        
        Background color #c2117d
      
           Border around this has a color of #c2117d        
        
          <div style="border:2px solid #c2117d;">Content here</div>
        
        
          .myborder {border:2px solid #c2117d;}
        
        Border color #c2117d