#d4139f color space conversions
Hex:
        #d4139f
        RGB:
        212, 19, 159
        CMY:
        17, 93, 38
        CMYK:
        0, 91, 25, 17
      HSL:
        316°, 83.5498%, 45.2941%
        HSV (HSB):
        316°, 91.0377%, 83.1373%
        XYZ:
        33.6423, 16.9660, 34.3025
        xyY:
        0.3962, 0.1998, 16.9660
      CIE-Lab:
        48.2172, 76.8887, -25.3684
        CIE-LCH:
        48.2172, 80.9656, 341.7404
        CIE-Luv:
        48.2172, 91.6989, -48.8009
        Hunter-Lab:
        41.1898, 73.7098, -20.5433
      #d4139f color charts
#d4139f RGB chart
      #d4139f CMYK chart
      #d4139f RGB pie chart
      #d4139f color shades, tints & tones
#d4139f color schemes
#d4139f color preview, HTML & CSS examples
           This text has a color of #d4139f        
        
          <p style="color:#d4139f;">Text here</p>
        
        
          .mytext {color:#d4139f;}
        
        Text color #d4139f
      
           This box has a color of #d4139f        
        
          <div style="background-color:#d4139f;">Content here</div>
        
        
          .mybackground {background-color:#d4139f;}
        
        Background color #d4139f
      
           Border around this has a color of #d4139f        
        
          <div style="border:2px solid #d4139f;">Content here</div>
        
        
          .myborder {border:2px solid #d4139f;}
        
        Border color #d4139f