#ceb9ec color space conversions
Hex:
        #ceb9ec
        RGB:
        206, 185, 236
        CMY:
        19, 27, 7
        CMYK:
        13, 22, 0, 7
      HSL:
        265°, 57.3034%, 82.5490%
        HSV (HSB):
        265°, 21.6102%, 92.5490%
        XYZ:
        57.9429, 53.8759, 86.7020
        xyY:
        0.2919, 0.2714, 53.8759
      CIE-Lab:
        78.3893, 17.1086, -22.6357
        CIE-LCH:
        78.3893, 28.3739, 307.0830
        CIE-Luv:
        78.3893, 8.1140, -38.5038
        Hunter-Lab:
        73.4002, 12.4595, -18.6546
      #ceb9ec color charts
#ceb9ec RGB chart
      #ceb9ec CMYK chart
      #ceb9ec RGB pie chart
      #ceb9ec color shades, tints & tones
#ceb9ec color schemes
#ceb9ec color preview, HTML & CSS examples
           This text has a color of #ceb9ec        
        
          <p style="color:#ceb9ec;">Text here</p>
        
        
          .mytext {color:#ceb9ec;}
        
        Text color #ceb9ec
      
           This box has a color of #ceb9ec        
        
          <div style="background-color:#ceb9ec;">Content here</div>
        
        
          .mybackground {background-color:#ceb9ec;}
        
        Background color #ceb9ec
      
           Border around this has a color of #ceb9ec        
        
          <div style="border:2px solid #ceb9ec;">Content here</div>
        
        
          .myborder {border:2px solid #ceb9ec;}
        
        Border color #ceb9ec