#d1338d color space conversions
Hex:
        #d1338d
        RGB:
        209, 51, 141
        CMY:
        18, 80, 45
        CMYK:
        0, 76, 33, 18
      HSL:
        326°, 63.2000%, 50.9804%
        HSV (HSB):
        326°, 75.5981%, 81.9608%
        XYZ:
        32.2860, 17.8460, 26.9423
        xyY:
        0.4189, 0.2315, 17.8460
      CIE-Lab:
        49.3088, 67.3651, -12.9595
        CIE-LCH:
        49.3088, 68.6004, 349.1106
        CIE-Luv:
        49.3088, 90.5729, -29.8448
        Hunter-Lab:
        42.2446, 62.4932, -8.2421
      #d1338d color charts
#d1338d RGB chart
      #d1338d CMYK chart
      #d1338d RGB pie chart
      #d1338d color shades, tints & tones
#d1338d color schemes
#d1338d color preview, HTML & CSS examples
           This text has a color of #d1338d        
        
          <p style="color:#d1338d;">Text here</p>
        
        
          .mytext {color:#d1338d;}
        
        Text color #d1338d
      
           This box has a color of #d1338d        
        
          <div style="background-color:#d1338d;">Content here</div>
        
        
          .mybackground {background-color:#d1338d;}
        
        Background color #d1338d
      
           Border around this has a color of #d1338d        
        
          <div style="border:2px solid #d1338d;">Content here</div>
        
        
          .myborder {border:2px solid #d1338d;}
        
        Border color #d1338d