#c42485 color space conversions
Hex:
        #c42485
        RGB:
        196, 36, 133
        CMY:
        23, 86, 48
        CMYK:
        0, 82, 32, 23
      HSL:
        324°, 68.9655%, 45.4902%
        HSV (HSB):
        324°, 81.6327%, 76.8627%
        XYZ:
        27.6295, 14.6910, 23.5697
        xyY:
        0.4193, 0.2230, 14.6910
      CIE-Lab:
        45.2080, 67.3910, -14.5556
        CIE-LCH:
        45.2080, 68.9450, 347.8121
        CIE-Luv:
        45.2080, 87.5290, -31.4254
        Hunter-Lab:
        38.3288, 61.5970, -9.6293
      #c42485 color charts
#c42485 RGB chart
      #c42485 CMYK chart
      #c42485 RGB pie chart
      #c42485 color shades, tints & tones
#c42485 color schemes
#c42485 color preview, HTML & CSS examples
           This text has a color of #c42485        
        
          <p style="color:#c42485;">Text here</p>
        
        
          .mytext {color:#c42485;}
        
        Text color #c42485
      
           This box has a color of #c42485        
        
          <div style="background-color:#c42485;">Content here</div>
        
        
          .mybackground {background-color:#c42485;}
        
        Background color #c42485
      
           Border around this has a color of #c42485        
        
          <div style="border:2px solid #c42485;">Content here</div>
        
        
          .myborder {border:2px solid #c42485;}
        
        Border color #c42485