#ded8fd color space conversions
Hex:
        #ded8fd
        RGB:
        222, 216, 253
        CMY:
        13, 15, 1
        CMYK:
        12, 15, 0, 1
      HSL:
        250°, 90.2439%, 91.9608%
        HSV (HSB):
        250°, 14.6245%, 99.2157%
        XYZ:
        72.4097, 71.7332, 102.9580
        xyY:
        0.2930, 0.2903, 71.7332
      CIE-Lab:
        87.8400, 9.0701, -17.2699
        CIE-LCH:
        87.8400, 19.5068, 297.7082
        CIE-Luv:
        87.8400, 1.0426, -28.9140
        Hunter-Lab:
        84.6954, 4.3901, -12.7877
      #ded8fd color charts
#ded8fd RGB chart
      #ded8fd CMYK chart
      #ded8fd RGB pie chart
      #ded8fd color shades, tints & tones
#ded8fd color schemes
#ded8fd color preview, HTML & CSS examples
           This text has a color of #ded8fd        
        
          <p style="color:#ded8fd;">Text here</p>
        
        
          .mytext {color:#ded8fd;}
        
        Text color #ded8fd
      
           This box has a color of #ded8fd        
        
          <div style="background-color:#ded8fd;">Content here</div>
        
        
          .mybackground {background-color:#ded8fd;}
        
        Background color #ded8fd
      
           Border around this has a color of #ded8fd        
        
          <div style="border:2px solid #ded8fd;">Content here</div>
        
        
          .myborder {border:2px solid #ded8fd;}
        
        Border color #ded8fd