#c42bb3 color space conversions
Hex:
        #c42bb3
        RGB:
        196, 43, 179
        CMY:
        23, 83, 30
        CMYK:
        0, 78, 9, 23
      HSL:
        307°, 64.0167%, 46.8627%
        HSV (HSB):
        307°, 78.0612%, 76.8627%
        XYZ:
        31.7655, 16.7182, 44.2005
        xyY:
        0.3427, 0.1804, 16.7182
      CIE-Lab:
        47.9030, 71.5399, -37.9102
        CIE-LCH:
        47.9030, 80.9638, 332.0801
        CIE-Luv:
        47.9030, 67.3994, -65.9451
        Hunter-Lab:
        40.8879, 67.1216, -35.4720
      #c42bb3 color charts
#c42bb3 RGB chart
      #c42bb3 CMYK chart
      #c42bb3 RGB pie chart
      #c42bb3 color shades, tints & tones
#c42bb3 color schemes
#c42bb3 color preview, HTML & CSS examples
           This text has a color of #c42bb3        
        
          <p style="color:#c42bb3;">Text here</p>
        
        
          .mytext {color:#c42bb3;}
        
        Text color #c42bb3
      
           This box has a color of #c42bb3        
        
          <div style="background-color:#c42bb3;">Content here</div>
        
        
          .mybackground {background-color:#c42bb3;}
        
        Background color #c42bb3
      
           Border around this has a color of #c42bb3        
        
          <div style="border:2px solid #c42bb3;">Content here</div>
        
        
          .myborder {border:2px solid #c42bb3;}
        
        Border color #c42bb3