#dc149e color space conversions
Hex:
        #dc149e
        RGB:
        220, 20, 158
        CMY:
        14, 92, 38
        CMYK:
        0, 91, 28, 14
      HSL:
        319°, 83.3333%, 47.0588%
        HSV (HSB):
        319°, 90.9091%, 86.2745%
        XYZ:
        35.9369, 18.1846, 33.9636
        xyY:
        0.4080, 0.2064, 18.1846
      CIE-Lab:
        49.7192, 78.2795, -22.3290
        CIE-LCH:
        49.7192, 81.4019, 344.0794
        CIE-Luv:
        49.7192, 98.4099, -45.0781
        Hunter-Lab:
        42.6434, 75.8016, -17.3716
      #dc149e color charts
#dc149e RGB chart
      #dc149e CMYK chart
      #dc149e RGB pie chart
      #dc149e color shades, tints & tones
#dc149e color schemes
#dc149e color preview, HTML & CSS examples
           This text has a color of #dc149e        
        
          <p style="color:#dc149e;">Text here</p>
        
        
          .mytext {color:#dc149e;}
        
        Text color #dc149e
      
           This box has a color of #dc149e        
        
          <div style="background-color:#dc149e;">Content here</div>
        
        
          .mybackground {background-color:#dc149e;}
        
        Background color #dc149e
      
           Border around this has a color of #dc149e        
        
          <div style="border:2px solid #dc149e;">Content here</div>
        
        
          .myborder {border:2px solid #dc149e;}
        
        Border color #dc149e