#d5c1ea color space conversions
Hex:
        #d5c1ea
        RGB:
        213, 193, 234
        CMY:
        16, 24, 8
        CMYK:
        9, 18, 0, 8
      HSL:
        269°, 49.3976%, 83.7255%
        HSV (HSB):
        269°, 17.5214%, 91.7647%
        XYZ:
        61.3618, 58.2266, 85.8466
        xyY:
        0.2987, 0.2834, 58.2266
      CIE-Lab:
        80.8646, 14.6190, -17.7562
        CIE-LCH:
        80.8646, 23.0000, 309.4652
        CIE-Luv:
        80.8646, 8.4314, -30.2934
        Hunter-Lab:
        76.3063, 10.0049, -13.2884
      #d5c1ea color charts
#d5c1ea RGB chart
      #d5c1ea CMYK chart
      #d5c1ea RGB pie chart
      #d5c1ea color shades, tints & tones
#d5c1ea color schemes
#d5c1ea color preview, HTML & CSS examples
           This text has a color of #d5c1ea        
        
          <p style="color:#d5c1ea;">Text here</p>
        
        
          .mytext {color:#d5c1ea;}
        
        Text color #d5c1ea
      
           This box has a color of #d5c1ea        
        
          <div style="background-color:#d5c1ea;">Content here</div>
        
        
          .mybackground {background-color:#d5c1ea;}
        
        Background color #d5c1ea
      
           Border around this has a color of #d5c1ea        
        
          <div style="border:2px solid #d5c1ea;">Content here</div>
        
        
          .myborder {border:2px solid #d5c1ea;}
        
        Border color #d5c1ea