#c41ed4 color space conversions
Hex:
        #c41ed4
        RGB:
        196, 30, 212
        CMY:
        23, 88, 17
        CMYK:
        8, 86, 0, 17
      HSL:
        295°, 75.2066%, 47.4510%
        HSV (HSB):
        295°, 85.8491%, 83.1373%
        XYZ:
        35.1129, 17.4178, 63.7987
        xyY:
        0.3018, 0.1497, 17.4178
      CIE-Lab:
        48.7822, 79.5337, -55.6649
        CIE-LCH:
        48.7822, 97.0782, 325.0122
        CIE-Luv:
        48.7822, 57.1406, -93.1967
        Hunter-Lab:
        41.7346, 77.1432, -61.4209
      #c41ed4 color charts
#c41ed4 RGB chart
      #c41ed4 CMYK chart
      #c41ed4 RGB pie chart
      #c41ed4 color shades, tints & tones
#c41ed4 color schemes
#c41ed4 color preview, HTML & CSS examples
           This text has a color of #c41ed4        
        
          <p style="color:#c41ed4;">Text here</p>
        
        
          .mytext {color:#c41ed4;}
        
        Text color #c41ed4
      
           This box has a color of #c41ed4        
        
          <div style="background-color:#c41ed4;">Content here</div>
        
        
          .mybackground {background-color:#c41ed4;}
        
        Background color #c41ed4
      
           Border around this has a color of #c41ed4        
        
          <div style="border:2px solid #c41ed4;">Content here</div>
        
        
          .myborder {border:2px solid #c41ed4;}
        
        Border color #c41ed4