#c40194 color space conversions
Hex:
        #c40194
        RGB:
        196, 1, 148
        CMY:
        23, 100, 42
        CMYK:
        0, 99, 24, 23
      HSL:
        315°, 98.9848%, 38.6275%
        HSV (HSB):
        315°, 99.4898%, 76.8627%
        XYZ:
        28.1211, 13.8956, 29.2169
        xyY:
        0.3948, 0.1951, 13.8956
      CIE-Lab:
        44.0828, 74.1939, -25.4085
        CIE-LCH:
        44.0828, 78.4240, 341.0957
        CIE-Luv:
        44.0828, 85.4537, -47.3319
        Hunter-Lab:
        37.2768, 69.4236, -20.3768
      #c40194 color charts
#c40194 RGB chart
      #c40194 CMYK chart
      #c40194 RGB pie chart
      #c40194 color shades, tints & tones
#c40194 color schemes
#c40194 color preview, HTML & CSS examples
           This text has a color of #c40194        
        
          <p style="color:#c40194;">Text here</p>
        
        
          .mytext {color:#c40194;}
        
        Text color #c40194
      
           This box has a color of #c40194        
        
          <div style="background-color:#c40194;">Content here</div>
        
        
          .mybackground {background-color:#c40194;}
        
        Background color #c40194
      
           Border around this has a color of #c40194        
        
          <div style="border:2px solid #c40194;">Content here</div>
        
        
          .myborder {border:2px solid #c40194;}
        
        Border color #c40194