#c70594 color space conversions
Hex:
        #c70594
        RGB:
        199, 5, 148
        CMY:
        22, 98, 42
        CMYK:
        0, 97, 26, 22
      HSL:
        316°, 95.0980%, 40.0000%
        HSV (HSB):
        316°, 97.4874%, 78.0392%
        XYZ:
        28.9528, 14.3888, 29.2683
        xyY:
        0.3987, 0.1982, 14.3888
      CIE-Lab:
        44.7854, 74.4181, -24.2727
        CIE-LCH:
        44.7854, 78.2766, 341.9354
        CIE-Luv:
        44.7854, 87.5472, -45.9773
        Hunter-Lab:
        37.9325, 69.8617, -19.1947
      #c70594 color charts
#c70594 RGB chart
      #c70594 CMYK chart
      #c70594 RGB pie chart
      #c70594 color shades, tints & tones
#c70594 color schemes
#c70594 color preview, HTML & CSS examples
           This text has a color of #c70594        
        
          <p style="color:#c70594;">Text here</p>
        
        
          .mytext {color:#c70594;}
        
        Text color #c70594
      
           This box has a color of #c70594        
        
          <div style="background-color:#c70594;">Content here</div>
        
        
          .mybackground {background-color:#c70594;}
        
        Background color #c70594
      
           Border around this has a color of #c70594        
        
          <div style="border:2px solid #c70594;">Content here</div>
        
        
          .myborder {border:2px solid #c70594;}
        
        Border color #c70594