#dc1e91 color space conversions
Hex:
        #dc1e91
        RGB:
        220, 30, 145
        CMY:
        14, 88, 43
        CMYK:
        0, 86, 34, 14
      HSL:
        324°, 76.0000%, 49.0196%
        HSV (HSB):
        324°, 86.3636%, 86.2745%
        XYZ:
        35.0903, 18.1885, 28.4493
        xyY:
        0.4294, 0.2225, 18.1885
      CIE-Lab:
        49.7240, 75.3973, -14.5426
        CIE-LCH:
        49.7240, 76.7870, 349.0829
        CIE-Luv:
        49.7240, 102.8258, -33.6697
        Hunter-Lab:
        42.6480, 72.2338, -9.6972
      #dc1e91 color charts
#dc1e91 RGB chart
      #dc1e91 CMYK chart
      #dc1e91 RGB pie chart
      #dc1e91 color shades, tints & tones
#dc1e91 color schemes
#dc1e91 color preview, HTML & CSS examples
           This text has a color of #dc1e91        
        
          <p style="color:#dc1e91;">Text here</p>
        
        
          .mytext {color:#dc1e91;}
        
        Text color #dc1e91
      
           This box has a color of #dc1e91        
        
          <div style="background-color:#dc1e91;">Content here</div>
        
        
          .mybackground {background-color:#dc1e91;}
        
        Background color #dc1e91
      
           Border around this has a color of #dc1e91        
        
          <div style="border:2px solid #dc1e91;">Content here</div>
        
        
          .myborder {border:2px solid #dc1e91;}
        
        Border color #dc1e91