#c02a65 color space conversions
Hex:
        #c02a65
        RGB:
        192, 42, 101
        CMY:
        25, 84, 60
        CMYK:
        0, 78, 47, 25
      HSL:
        336°, 64.1026%, 45.8824%
        HSV (HSB):
        336°, 78.1250%, 75.2941%
        XYZ:
        24.9152, 13.8020, 13.6628
        xyY:
        0.4757, 0.2635, 13.8020
      CIE-Lab:
        43.9476, 61.6016, 3.2297
        CIE-LCH:
        43.9476, 61.6862, 3.0012
        CIE-Luv:
        43.9476, 95.5855, -7.5498
        Hunter-Lab:
        37.1510, 54.6959, 4.2010
      #c02a65 color charts
#c02a65 RGB chart
      #c02a65 CMYK chart
      #c02a65 RGB pie chart
      #c02a65 color shades, tints & tones
#c02a65 color schemes
#c02a65 color preview, HTML & CSS examples
           This text has a color of #c02a65        
        
          <p style="color:#c02a65;">Text here</p>
        
        
          .mytext {color:#c02a65;}
        
        Text color #c02a65
      
           This box has a color of #c02a65        
        
          <div style="background-color:#c02a65;">Content here</div>
        
        
          .mybackground {background-color:#c02a65;}
        
        Background color #c02a65
      
           Border around this has a color of #c02a65        
        
          <div style="border:2px solid #c02a65;">Content here</div>
        
        
          .myborder {border:2px solid #c02a65;}
        
        Border color #c02a65