#dc1e87 color space conversions
Hex:
        #dc1e87
        RGB:
        220, 30, 135
        CMY:
        14, 88, 47
        CMYK:
        0, 86, 39, 14
      HSL:
        327°, 76.0000%, 49.0196%
        HSV (HSB):
        327°, 86.3636%, 86.2745%
        XYZ:
        34.3526, 17.8935, 24.5649
        xyY:
        0.4472, 0.2330, 17.8935
      CIE-Lab:
        49.3666, 74.4063, -9.0524
        CIE-LCH:
        49.3666, 74.9549, 353.0634
        CIE-Luv:
        49.3666, 107.2891, -26.0213
        Hunter-Lab:
        42.3007, 70.9349, -4.8205
      #dc1e87 color charts
#dc1e87 RGB chart
      #dc1e87 CMYK chart
      #dc1e87 RGB pie chart
      #dc1e87 color shades, tints & tones
#dc1e87 color schemes
#dc1e87 color preview, HTML & CSS examples
           This text has a color of #dc1e87        
        
          <p style="color:#dc1e87;">Text here</p>
        
        
          .mytext {color:#dc1e87;}
        
        Text color #dc1e87
      
           This box has a color of #dc1e87        
        
          <div style="background-color:#dc1e87;">Content here</div>
        
        
          .mybackground {background-color:#dc1e87;}
        
        Background color #dc1e87
      
           Border around this has a color of #dc1e87        
        
          <div style="border:2px solid #dc1e87;">Content here</div>
        
        
          .myborder {border:2px solid #dc1e87;}
        
        Border color #dc1e87