#c42ab4 color space conversions
Hex:
        #c42ab4
        RGB:
        196, 42, 180
        CMY:
        23, 84, 29
        CMYK:
        0, 79, 8, 23
      HSL:
        306°, 64.7059%, 46.6667%
        HSV (HSB):
        306°, 78.5714%, 76.8627%
        XYZ:
        31.8311, 16.6870, 44.7232
        xyY:
        0.3414, 0.1790, 16.6870
      CIE-Lab:
        47.8632, 71.9502, -38.5603
        CIE-LCH:
        47.8632, 81.6316, 331.8118
        CIE-Luv:
        47.8632, 67.2025, -66.9416
        Hunter-Lab:
        40.8497, 67.6048, -36.3173
      #c42ab4 color charts
#c42ab4 RGB chart
      #c42ab4 CMYK chart
      #c42ab4 RGB pie chart
      #c42ab4 color shades, tints & tones
#c42ab4 color schemes
#c42ab4 color preview, HTML & CSS examples
           This text has a color of #c42ab4        
        
          <p style="color:#c42ab4;">Text here</p>
        
        
          .mytext {color:#c42ab4;}
        
        Text color #c42ab4
      
           This box has a color of #c42ab4        
        
          <div style="background-color:#c42ab4;">Content here</div>
        
        
          .mybackground {background-color:#c42ab4;}
        
        Background color #c42ab4
      
           Border around this has a color of #c42ab4        
        
          <div style="border:2px solid #c42ab4;">Content here</div>
        
        
          .myborder {border:2px solid #c42ab4;}
        
        Border color #c42ab4