#dc41c2 color space conversions
Hex:
        #dc41c2
        RGB:
        220, 65, 194
        CMY:
        14, 75, 24
        CMYK:
        0, 70, 12, 14
      HSL:
        310°, 68.8889%, 55.8824%
        HSV (HSB):
        310°, 70.4545%, 86.2745%
        XYZ:
        41.1431, 22.8913, 53.2889
        xyY:
        0.3507, 0.1951, 22.8913
      CIE-Lab:
        54.9602, 72.3674, -35.2667
        CIE-LCH:
        54.9602, 80.5033, 334.0187
        CIE-Luv:
        54.9602, 74.6437, -64.2205
        Hunter-Lab:
        47.8448, 69.7687, -32.5450
      #dc41c2 color charts
#dc41c2 RGB chart
      #dc41c2 CMYK chart
      #dc41c2 RGB pie chart
      #dc41c2 color shades, tints & tones
#dc41c2 color schemes
#dc41c2 color preview, HTML & CSS examples
           This text has a color of #dc41c2        
        
          <p style="color:#dc41c2;">Text here</p>
        
        
          .mytext {color:#dc41c2;}
        
        Text color #dc41c2
      
           This box has a color of #dc41c2        
        
          <div style="background-color:#dc41c2;">Content here</div>
        
        
          .mybackground {background-color:#dc41c2;}
        
        Background color #dc41c2
      
           Border around this has a color of #dc41c2        
        
          <div style="border:2px solid #dc41c2;">Content here</div>
        
        
          .myborder {border:2px solid #dc41c2;}
        
        Border color #dc41c2