#dc149b color space conversions
Hex:
        #dc149b
        RGB:
        220, 20, 155
        CMY:
        14, 92, 39
        CMYK:
        0, 91, 30, 14
      HSL:
        320°, 83.3333%, 47.0588%
        HSV (HSB):
        320°, 90.9091%, 86.2745%
        XYZ:
        35.6818, 18.0825, 32.6200
        xyY:
        0.4131, 0.2093, 18.0825
      CIE-Lab:
        49.5960, 77.9527, -20.7286
        CIE-LCH:
        49.5960, 80.6617, 345.1090
        CIE-Luv:
        49.5960, 99.7842, -42.7363
        Hunter-Lab:
        42.5235, 75.3642, -15.7151
      #dc149b color charts
#dc149b RGB chart
      #dc149b CMYK chart
      #dc149b RGB pie chart
      #dc149b color shades, tints & tones
#dc149b color schemes
#dc149b color preview, HTML & CSS examples
           This text has a color of #dc149b        
        
          <p style="color:#dc149b;">Text here</p>
        
        
          .mytext {color:#dc149b;}
        
        Text color #dc149b
      
           This box has a color of #dc149b        
        
          <div style="background-color:#dc149b;">Content here</div>
        
        
          .mybackground {background-color:#dc149b;}
        
        Background color #dc149b
      
           Border around this has a color of #dc149b        
        
          <div style="border:2px solid #dc149b;">Content here</div>
        
        
          .myborder {border:2px solid #dc149b;}
        
        Border color #dc149b