#ceb1ea color space conversions
Hex:
        #ceb1ea
        RGB:
        206, 177, 234
        CMY:
        19, 31, 8
        CMYK:
        12, 24, 0, 8
      HSL:
        271°, 57.5758%, 80.5882%
        HSV (HSB):
        271°, 24.3590%, 91.7647%
        XYZ:
        56.0270, 50.5066, 84.6377
        xyY:
        0.2931, 0.2642, 50.5066
      CIE-Lab:
        76.3792, 21.0478, -24.6183
        CIE-LCH:
        76.3792, 32.3894, 310.5293
        CIE-Luv:
        76.3792, 12.0043, -42.2344
        Hunter-Lab:
        71.0680, 16.3529, -20.8632
      #ceb1ea color charts
#ceb1ea RGB chart
      #ceb1ea CMYK chart
      #ceb1ea RGB pie chart
      #ceb1ea color shades, tints & tones
#ceb1ea color schemes
#ceb1ea color preview, HTML & CSS examples
           This text has a color of #ceb1ea        
        
          <p style="color:#ceb1ea;">Text here</p>
        
        
          .mytext {color:#ceb1ea;}
        
        Text color #ceb1ea
      
           This box has a color of #ceb1ea        
        
          <div style="background-color:#ceb1ea;">Content here</div>
        
        
          .mybackground {background-color:#ceb1ea;}
        
        Background color #ceb1ea
      
           Border around this has a color of #ceb1ea        
        
          <div style="border:2px solid #ceb1ea;">Content here</div>
        
        
          .myborder {border:2px solid #ceb1ea;}
        
        Border color #ceb1ea