#c3165e color space conversions
Hex:
        #c3165e
        RGB:
        195, 22, 94
        CMY:
        24, 91, 63
        CMYK:
        0, 89, 52, 24
      HSL:
        335°, 79.7235%, 42.5490%
        HSV (HSB):
        335°, 88.7179%, 76.4706%
        XYZ:
        24.8130, 12.9841, 11.7881
        xyY:
        0.5004, 0.2619, 12.9841
      CIE-Lab:
        42.7392, 66.3719, 5.9531
        CIE-LCH:
        42.7392, 66.6384, 5.1253
        CIE-Luv:
        42.7392, 106.3868, -5.5360
        Hunter-Lab:
        36.0334, 59.8584, 5.8271
      #c3165e color charts
#c3165e RGB chart
      #c3165e CMYK chart
      #c3165e RGB pie chart
      #c3165e color shades, tints & tones
#c3165e color schemes
#c3165e color preview, HTML & CSS examples
           This text has a color of #c3165e        
        
          <p style="color:#c3165e;">Text here</p>
        
        
          .mytext {color:#c3165e;}
        
        Text color #c3165e
      
           This box has a color of #c3165e        
        
          <div style="background-color:#c3165e;">Content here</div>
        
        
          .mybackground {background-color:#c3165e;}
        
        Background color #c3165e
      
           Border around this has a color of #c3165e        
        
          <div style="border:2px solid #c3165e;">Content here</div>
        
        
          .myborder {border:2px solid #c3165e;}
        
        Border color #c3165e