#c3056b color space conversions
Hex:
        #c3056b
        RGB:
        195, 5, 107
        CMY:
        24, 98, 58
        CMYK:
        0, 97, 45, 24
      HSL:
        328°, 95.0000%, 39.2157%
        HSV (HSB):
        328°, 97.4359%, 76.4706%
        XYZ:
        25.2138, 12.7722, 15.0463
        xyY:
        0.4754, 0.2408, 12.7722
      CIE-Lab:
        42.4180, 69.4683, -2.6792
        CIE-LCH:
        42.4180, 69.5199, 357.7914
        CIE-Luv:
        42.4180, 103.2276, -16.2612
        Hunter-Lab:
        35.7382, 63.3924, 0.0548
      #c3056b color charts
#c3056b RGB chart
      #c3056b CMYK chart
      #c3056b RGB pie chart
      #c3056b color shades, tints & tones
#c3056b color schemes
#c3056b color preview, HTML & CSS examples
           This text has a color of #c3056b        
        
          <p style="color:#c3056b;">Text here</p>
        
        
          .mytext {color:#c3056b;}
        
        Text color #c3056b
      
           This box has a color of #c3056b        
        
          <div style="background-color:#c3056b;">Content here</div>
        
        
          .mybackground {background-color:#c3056b;}
        
        Background color #c3056b
      
           Border around this has a color of #c3056b        
        
          <div style="border:2px solid #c3056b;">Content here</div>
        
        
          .myborder {border:2px solid #c3056b;}
        
        Border color #c3056b