#c70467 color space conversions
Hex:
        #c70467
        RGB:
        199, 4, 103
        CMY:
        22, 98, 60
        CMYK:
        0, 98, 48, 22
      HSL:
        330°, 96.0591%, 39.8039%
        HSV (HSB):
        330°, 97.9899%, 78.0392%
        XYZ:
        26.0448, 13.2082, 14.0087
        xyY:
        0.4890, 0.2480, 13.2082
      CIE-Lab:
        43.0753, 70.1262, 0.8878
        CIE-LCH:
        43.0753, 70.1318, 0.7254
        CIE-Luv:
        43.0753, 108.3702, -12.1894
        Hunter-Lab:
        36.3431, 64.3191, 2.5865
      #c70467 color charts
#c70467 RGB chart
      #c70467 CMYK chart
      #c70467 RGB pie chart
      #c70467 color shades, tints & tones
#c70467 color schemes
#c70467 color preview, HTML & CSS examples
           This text has a color of #c70467        
        
          <p style="color:#c70467;">Text here</p>
        
        
          .mytext {color:#c70467;}
        
        Text color #c70467
      
           This box has a color of #c70467        
        
          <div style="background-color:#c70467;">Content here</div>
        
        
          .mybackground {background-color:#c70467;}
        
        Background color #c70467
      
           Border around this has a color of #c70467        
        
          <div style="border:2px solid #c70467;">Content here</div>
        
        
          .myborder {border:2px solid #c70467;}
        
        Border color #c70467