#c3127e color space conversions
Hex:
        #c3127e
        RGB:
        195, 18, 126
        CMY:
        24, 93, 51
        CMYK:
        0, 91, 35, 24
      HSL:
        323°, 83.0986%, 41.7647%
        HSV (HSB):
        323°, 90.7692%, 76.4706%
        XYZ:
        26.4879, 13.5411, 20.9563
        xyY:
        0.4343, 0.2220, 13.5411
      CIE-Lab:
        43.5675, 69.8363, -12.7708
        CIE-LCH:
        43.5675, 70.9944, 349.6370
        CIE-Luv:
        43.5675, 93.1244, -29.2529
        Hunter-Lab:
        36.7982, 64.0901, -8.0065
      #c3127e color charts
#c3127e RGB chart
      #c3127e CMYK chart
      #c3127e RGB pie chart
      #c3127e color shades, tints & tones
#c3127e color schemes
#c3127e color preview, HTML & CSS examples
           This text has a color of #c3127e        
        
          <p style="color:#c3127e;">Text here</p>
        
        
          .mytext {color:#c3127e;}
        
        Text color #c3127e
      
           This box has a color of #c3127e        
        
          <div style="background-color:#c3127e;">Content here</div>
        
        
          .mybackground {background-color:#c3127e;}
        
        Background color #c3127e
      
           Border around this has a color of #c3127e        
        
          <div style="border:2px solid #c3127e;">Content here</div>
        
        
          .myborder {border:2px solid #c3127e;}
        
        Border color #c3127e