#dd138b color space conversions
Hex:
        #dd138b
        RGB:
        221, 19, 139
        CMY:
        13, 93, 45
        CMYK:
        0, 91, 37, 13
      HSL:
        324°, 84.1667%, 47.0588%
        HSV (HSB):
        324°, 91.4027%, 86.6667%
        XYZ:
        34.7119, 17.7020, 26.0134
        xyY:
        0.4426, 0.2257, 17.7020
      CIE-Lab:
        49.1326, 76.6521, -11.8035
        CIE-LCH:
        49.1326, 77.5555, 351.2459
        CIE-Luv:
        49.1326, 108.0772, -30.1315
        Hunter-Lab:
        42.0737, 73.6379, -7.2063
      #dd138b color charts
#dd138b RGB chart
      #dd138b CMYK chart
      #dd138b RGB pie chart
      #dd138b color shades, tints & tones
#dd138b color schemes
#dd138b color preview, HTML & CSS examples
           This text has a color of #dd138b        
        
          <p style="color:#dd138b;">Text here</p>
        
        
          .mytext {color:#dd138b;}
        
        Text color #dd138b
      
           This box has a color of #dd138b        
        
          <div style="background-color:#dd138b;">Content here</div>
        
        
          .mybackground {background-color:#dd138b;}
        
        Background color #dd138b
      
           Border around this has a color of #dd138b        
        
          <div style="border:2px solid #dd138b;">Content here</div>
        
        
          .myborder {border:2px solid #dd138b;}
        
        Border color #dd138b