#c2139e color space conversions
Hex:
        #c2139e
        RGB:
        194, 19, 158
        CMY:
        24, 93, 38
        CMYK:
        0, 90, 19, 24
      HSL:
        312°, 82.1596%, 41.7647%
        HSV (HSB):
        312°, 90.2062%, 76.0784%
        XYZ:
        28.6526, 14.4037, 33.6178
        xyY:
        0.3737, 0.1879, 14.4037
      CIE-Lab:
        44.8064, 73.1608, -30.3374
        CIE-LCH:
        44.8064, 79.2014, 337.4778
        CIE-Luv:
        44.8064, 77.9503, -54.2863
        Hunter-Lab:
        37.9522, 68.3448, -25.9521
      #c2139e color charts
#c2139e RGB chart
      #c2139e CMYK chart
      #c2139e RGB pie chart
      #c2139e color shades, tints & tones
#c2139e color schemes
#c2139e color preview, HTML & CSS examples
           This text has a color of #c2139e        
        
          <p style="color:#c2139e;">Text here</p>
        
        
          .mytext {color:#c2139e;}
        
        Text color #c2139e
      
           This box has a color of #c2139e        
        
          <div style="background-color:#c2139e;">Content here</div>
        
        
          .mybackground {background-color:#c2139e;}
        
        Background color #c2139e
      
           Border around this has a color of #c2139e        
        
          <div style="border:2px solid #c2139e;">Content here</div>
        
        
          .myborder {border:2px solid #c2139e;}
        
        Border color #c2139e