#cdd3fa color space conversions
Hex:
        #cdd3fa
        RGB:
        205, 211, 250
        CMY:
        20, 17, 2
        CMYK:
        18, 16, 0, 2
      HSL:
        232°, 81.8182%, 89.2157%
        HSV (HSB):
        232°, 18.0000%, 98.0392%
        XYZ:
        65.7264, 66.4698, 99.8083
        xyY:
        0.2833, 0.2865, 66.4698
      CIE-Lab:
        85.2355, 5.7911, -19.7379
        CIE-LCH:
        85.2355, 20.5699, 286.3516
        CIE-Luv:
        85.2355, -5.3616, -32.3249
        Hunter-Lab:
        81.5290, 1.2260, -15.5128
      #cdd3fa color charts
#cdd3fa RGB chart
      #cdd3fa CMYK chart
      #cdd3fa RGB pie chart
      #cdd3fa color shades, tints & tones
#cdd3fa color schemes
#cdd3fa color preview, HTML & CSS examples
           This text has a color of #cdd3fa        
        
          <p style="color:#cdd3fa;">Text here</p>
        
        
          .mytext {color:#cdd3fa;}
        
        Text color #cdd3fa
      
           This box has a color of #cdd3fa        
        
          <div style="background-color:#cdd3fa;">Content here</div>
        
        
          .mybackground {background-color:#cdd3fa;}
        
        Background color #cdd3fa
      
           Border around this has a color of #cdd3fa        
        
          <div style="border:2px solid #cdd3fa;">Content here</div>
        
        
          .myborder {border:2px solid #cdd3fa;}
        
        Border color #cdd3fa