#c740c3 color space conversions
Hex:
        #c740c3
        RGB:
        199, 64, 195
        CMY:
        22, 75, 24
        CMYK:
        0, 68, 2, 22
      HSL:
        302°, 54.6559%, 51.5686%
        HSV (HSB):
        302°, 67.8392%, 78.0392%
        XYZ:
        35.2369, 19.7490, 53.5845
        xyY:
        0.3246, 0.1819, 19.7490
      CIE-Lab:
        51.5523, 68.0155, -41.4333
        CIE-LCH:
        51.5523, 79.6419, 328.6513
        CIE-Luv:
        51.5523, 59.3160, -71.8696
        Hunter-Lab:
        44.4399, 63.7649, -40.3825
      #c740c3 color charts
#c740c3 RGB chart
      #c740c3 CMYK chart
      #c740c3 RGB pie chart
      #c740c3 color shades, tints & tones
#c740c3 color schemes
#c740c3 color preview, HTML & CSS examples
           This text has a color of #c740c3        
        
          <p style="color:#c740c3;">Text here</p>
        
        
          .mytext {color:#c740c3;}
        
        Text color #c740c3
      
           This box has a color of #c740c3        
        
          <div style="background-color:#c740c3;">Content here</div>
        
        
          .mybackground {background-color:#c740c3;}
        
        Background color #c740c3
      
           Border around this has a color of #c740c3        
        
          <div style="border:2px solid #c740c3;">Content here</div>
        
        
          .myborder {border:2px solid #c740c3;}
        
        Border color #c740c3