#d4138c color space conversions
Hex:
        #d4138c
        RGB:
        212, 19, 140
        CMY:
        17, 93, 45
        CMYK:
        0, 91, 34, 17
      HSL:
        322°, 83.5498%, 45.2941%
        HSV (HSB):
        322°, 91.0377%, 83.1373%
        XYZ:
        32.1179, 16.3562, 26.2752
        xyY:
        0.4297, 0.2188, 16.3562
      CIE-Lab:
        47.4384, 74.8205, -15.1394
        CIE-LCH:
        47.4384, 76.3368, 348.5610
        CIE-Luv:
        47.4384, 100.3644, -34.0227
        Hunter-Lab:
        40.4429, 70.9816, -10.2100
      #d4138c color charts
#d4138c RGB chart
      #d4138c CMYK chart
      #d4138c RGB pie chart
      #d4138c color shades, tints & tones
#d4138c color schemes
#d4138c color preview, HTML & CSS examples
           This text has a color of #d4138c        
        
          <p style="color:#d4138c;">Text here</p>
        
        
          .mytext {color:#d4138c;}
        
        Text color #d4138c
      
           This box has a color of #d4138c        
        
          <div style="background-color:#d4138c;">Content here</div>
        
        
          .mybackground {background-color:#d4138c;}
        
        Background color #d4138c
      
           Border around this has a color of #d4138c        
        
          <div style="border:2px solid #d4138c;">Content here</div>
        
        
          .myborder {border:2px solid #d4138c;}
        
        Border color #d4138c