#dc14ab color space conversions
Hex:
        #dc14ab
        RGB:
        220, 20, 171
        CMY:
        14, 92, 33
        CMYK:
        0, 91, 22, 14
      HSL:
        315°, 83.3333%, 47.0588%
        HSV (HSB):
        315°, 90.9091%, 86.2745%
        XYZ:
        37.1160, 18.6562, 40.1729
        xyY:
        0.3868, 0.1944, 18.6562
      CIE-Lab:
        50.2826, 79.7631, -29.1654
        CIE-LCH:
        50.2826, 84.9281, 339.9150
        CIE-Luv:
        50.2826, 92.5104, -55.2561
        Hunter-Lab:
        43.1929, 77.7993, -24.9095
      #dc14ab color charts
#dc14ab RGB chart
      #dc14ab CMYK chart
      #dc14ab RGB pie chart
      #dc14ab color shades, tints & tones
#dc14ab color schemes
#dc14ab color preview, HTML & CSS examples
           This text has a color of #dc14ab        
        
          <p style="color:#dc14ab;">Text here</p>
        
        
          .mytext {color:#dc14ab;}
        
        Text color #dc14ab
      
           This box has a color of #dc14ab        
        
          <div style="background-color:#dc14ab;">Content here</div>
        
        
          .mybackground {background-color:#dc14ab;}
        
        Background color #dc14ab
      
           Border around this has a color of #dc14ab        
        
          <div style="border:2px solid #dc14ab;">Content here</div>
        
        
          .myborder {border:2px solid #dc14ab;}
        
        Border color #dc14ab