#c40dad color space conversions
Hex:
        #c40dad
        RGB:
        196, 13, 173
        CMY:
        23, 95, 32
        CMYK:
        0, 93, 12, 23
      HSL:
        308°, 87.5598%, 40.9804%
        HSV (HSB):
        308°, 93.3673%, 76.8627%
        XYZ:
        30.4517, 15.0407, 40.8333
        xyY:
        0.3528, 0.1742, 15.0407
      CIE-Lab:
        45.6899, 76.2276, -37.8656
        CIE-LCH:
        45.6899, 85.1143, 333.5844
        CIE-Luv:
        45.6899, 73.6055, -65.7856
        Hunter-Lab:
        38.7824, 72.2879, -35.2778
      #c40dad color charts
#c40dad RGB chart
      #c40dad CMYK chart
      #c40dad RGB pie chart
      #c40dad color shades, tints & tones
#c40dad color schemes
#c40dad color preview, HTML & CSS examples
           This text has a color of #c40dad        
        
          <p style="color:#c40dad;">Text here</p>
        
        
          .mytext {color:#c40dad;}
        
        Text color #c40dad
      
           This box has a color of #c40dad        
        
          <div style="background-color:#c40dad;">Content here</div>
        
        
          .mybackground {background-color:#c40dad;}
        
        Background color #c40dad
      
           Border around this has a color of #c40dad        
        
          <div style="border:2px solid #c40dad;">Content here</div>
        
        
          .myborder {border:2px solid #c40dad;}
        
        Border color #c40dad