#d18ec0 color space conversions
Hex:
        #d18ec0
        RGB:
        209, 142, 192
        CMY:
        18, 44, 25
        CMYK:
        0, 32, 8, 18
      HSL:
        315°, 42.1384%, 68.8235%
        HSV (HSB):
        315°, 32.0574%, 81.9608%
        XYZ:
        45.4819, 36.7071, 54.5572
        xyY:
        0.3326, 0.2684, 36.7071
      CIE-Lab:
        67.0567, 33.0811, -15.6513
        CIE-LCH:
        67.0567, 36.5968, 334.6803
        CIE-Luv:
        67.0567, 36.2769, -29.2116
        Hunter-Lab:
        60.5864, 27.9730, -10.9794
      #d18ec0 color charts
#d18ec0 RGB chart
      #d18ec0 CMYK chart
      #d18ec0 RGB pie chart
      #d18ec0 color shades, tints & tones
#d18ec0 color schemes
#d18ec0 color preview, HTML & CSS examples
           This text has a color of #d18ec0        
        
          <p style="color:#d18ec0;">Text here</p>
        
        
          .mytext {color:#d18ec0;}
        
        Text color #d18ec0
      
           This box has a color of #d18ec0        
        
          <div style="background-color:#d18ec0;">Content here</div>
        
        
          .mybackground {background-color:#d18ec0;}
        
        Background color #d18ec0
      
           Border around this has a color of #d18ec0        
        
          <div style="border:2px solid #d18ec0;">Content here</div>
        
        
          .myborder {border:2px solid #d18ec0;}
        
        Border color #d18ec0