#c42885 color space conversions
Hex:
        #c42885
        RGB:
        196, 40, 133
        CMY:
        23, 84, 48
        CMYK:
        0, 80, 32, 23
      HSL:
        324°, 66.1017%, 46.2745%
        HSV (HSB):
        324°, 79.5918%, 76.8627%
        XYZ:
        27.7574, 14.9468, 23.6123
        xyY:
        0.4186, 0.2254, 14.9468
      CIE-Lab:
        45.5612, 66.3787, -14.0189
        CIE-LCH:
        45.5612, 67.8430, 348.0746
        CIE-Luv:
        45.5612, 86.5473, -30.5621
        Hunter-Lab:
        38.6611, 60.5002, -9.1487
      #c42885 color charts
#c42885 RGB chart
      #c42885 CMYK chart
      #c42885 RGB pie chart
      #c42885 color shades, tints & tones
#c42885 color schemes
#c42885 color preview, HTML & CSS examples
           This text has a color of #c42885        
        
          <p style="color:#c42885;">Text here</p>
        
        
          .mytext {color:#c42885;}
        
        Text color #c42885
      
           This box has a color of #c42885        
        
          <div style="background-color:#c42885;">Content here</div>
        
        
          .mybackground {background-color:#c42885;}
        
        Background color #c42885
      
           Border around this has a color of #c42885        
        
          <div style="border:2px solid #c42885;">Content here</div>
        
        
          .myborder {border:2px solid #c42885;}
        
        Border color #c42885