#dc138f color space conversions
Hex:
        #dc138f
        RGB:
        220, 19, 143
        CMY:
        14, 93, 44
        CMYK:
        0, 91, 35, 14
      HSL:
        323°, 84.1004%, 46.8627%
        HSV (HSB):
        323°, 91.3636%, 86.2745%
        XYZ:
        34.7060, 17.6646, 27.5670
        xyY:
        0.4342, 0.2210, 17.6646
      CIE-Lab:
        49.0867, 76.8299, -14.3056
        CIE-LCH:
        49.0867, 78.1504, 349.4524
        CIE-Luv:
        49.0867, 105.4295, -33.5426
        Hunter-Lab:
        42.0292, 73.8468, -9.4679
      #dc138f color charts
#dc138f RGB chart
      #dc138f CMYK chart
      #dc138f RGB pie chart
      #dc138f color shades, tints & tones
#dc138f color schemes
#dc138f color preview, HTML & CSS examples
           This text has a color of #dc138f        
        
          <p style="color:#dc138f;">Text here</p>
        
        
          .mytext {color:#dc138f;}
        
        Text color #dc138f
      
           This box has a color of #dc138f        
        
          <div style="background-color:#dc138f;">Content here</div>
        
        
          .mybackground {background-color:#dc138f;}
        
        Background color #dc138f
      
           Border around this has a color of #dc138f        
        
          <div style="border:2px solid #dc138f;">Content here</div>
        
        
          .myborder {border:2px solid #dc138f;}
        
        Border color #dc138f