#cebdf9 color space conversions
Hex:
        #cebdf9
        RGB:
        206, 189, 249
        CMY:
        19, 26, 2
        CMYK:
        17, 24, 0, 2
      HSL:
        257°, 83.3333%, 85.8824%
        HSV (HSB):
        257°, 24.0964%, 97.6471%
        XYZ:
        60.7501, 56.3566, 97.2986
        xyY:
        0.2833, 0.2629, 56.3566
      CIE-Lab:
        79.8163, 17.6966, -27.4390
        CIE-LCH:
        79.8163, 32.6507, 302.8197
        CIE-Luv:
        79.8163, 5.1876, -46.6452
        Hunter-Lab:
        75.0710, 13.0742, -24.2953
      #cebdf9 color charts
#cebdf9 RGB chart
      #cebdf9 CMYK chart
      #cebdf9 RGB pie chart
      #cebdf9 color shades, tints & tones
#cebdf9 color schemes
#cebdf9 color preview, HTML & CSS examples
           This text has a color of #cebdf9        
        
          <p style="color:#cebdf9;">Text here</p>
        
        
          .mytext {color:#cebdf9;}
        
        Text color #cebdf9
      
           This box has a color of #cebdf9        
        
          <div style="background-color:#cebdf9;">Content here</div>
        
        
          .mybackground {background-color:#cebdf9;}
        
        Background color #cebdf9
      
           Border around this has a color of #cebdf9        
        
          <div style="border:2px solid #cebdf9;">Content here</div>
        
        
          .myborder {border:2px solid #cebdf9;}
        
        Border color #cebdf9