#dc44f1 color space conversions
Hex:
        #dc44f1
        RGB:
        220, 68, 241
        CMY:
        14, 73, 5
        CMYK:
        9, 72, 0, 5
      HSL:
        293°, 86.0697%, 60.5882%
        HSV (HSB):
        293°, 71.7842%, 94.5098%
        XYZ:
        47.4595, 25.7008, 85.6784
        xyY:
        0.2988, 0.1618, 25.7008
      CIE-Lab:
        57.7519, 78.7759, -57.4849
        CIE-LCH:
        57.7519, 97.5200, 323.8807
        CIE-Luv:
        57.7519, 58.0239, -99.9372
        Hunter-Lab:
        50.6959, 78.3868, -64.7157
      #dc44f1 color charts
#dc44f1 RGB chart
      #dc44f1 CMYK chart
      #dc44f1 RGB pie chart
      #dc44f1 color shades, tints & tones
#dc44f1 color schemes
#dc44f1 color preview, HTML & CSS examples
           This text has a color of #dc44f1        
        
          <p style="color:#dc44f1;">Text here</p>
        
        
          .mytext {color:#dc44f1;}
        
        Text color #dc44f1
      
           This box has a color of #dc44f1        
        
          <div style="background-color:#dc44f1;">Content here</div>
        
        
          .mybackground {background-color:#dc44f1;}
        
        Background color #dc44f1
      
           Border around this has a color of #dc44f1        
        
          <div style="border:2px solid #dc44f1;">Content here</div>
        
        
          .myborder {border:2px solid #dc44f1;}
        
        Border color #dc44f1