#c00775 color space conversions
Hex:
        #c00775
        RGB:
        192, 7, 117
        CMY:
        25, 97, 54
        CMYK:
        0, 96, 39, 25
      HSL:
        324°, 92.9648%, 39.0196%
        HSV (HSB):
        324°, 96.3542%, 75.2941%
        XYZ:
        25.0251, 12.6428, 17.9510
        xyY:
        0.4499, 0.2273, 12.6428
      CIE-Lab:
        42.2200, 69.5181, -9.2868
        CIE-LCH:
        42.2200, 70.1356, 352.3910
        CIE-Luv:
        42.2200, 96.0210, -24.4720
        Hunter-Lab:
        35.5567, 63.4056, -5.0431
      #c00775 color charts
#c00775 RGB chart
      #c00775 CMYK chart
      #c00775 RGB pie chart
      #c00775 color shades, tints & tones
#c00775 color schemes
#c00775 color preview, HTML & CSS examples
           This text has a color of #c00775        
        
          <p style="color:#c00775;">Text here</p>
        
        
          .mytext {color:#c00775;}
        
        Text color #c00775
      
           This box has a color of #c00775        
        
          <div style="background-color:#c00775;">Content here</div>
        
        
          .mybackground {background-color:#c00775;}
        
        Background color #c00775
      
           Border around this has a color of #c00775        
        
          <div style="border:2px solid #c00775;">Content here</div>
        
        
          .myborder {border:2px solid #c00775;}
        
        Border color #c00775