#cec4fa color space conversions
Hex:
        #cec4fa
        RGB:
        206, 196, 250
        CMY:
        19, 23, 2
        CMYK:
        18, 22, 0, 2
      HSL:
        251°, 84.3750%, 87.4510%
        HSV (HSB):
        251°, 21.6000%, 98.0392%
        XYZ:
        62.4488, 59.5038, 98.6365
        xyY:
        0.2831, 0.2697, 59.5038
      CIE-Lab:
        81.5677, 14.1251, -25.2983
        CIE-LCH:
        81.5677, 28.9745, 299.1765
        CIE-Luv:
        81.5677, 1.9620, -42.6510
        Hunter-Lab:
        77.1387, 9.5147, -21.8164
      #cec4fa color charts
#cec4fa RGB chart
      #cec4fa CMYK chart
      #cec4fa RGB pie chart
      #cec4fa color shades, tints & tones
#cec4fa color schemes
#cec4fa color preview, HTML & CSS examples
           This text has a color of #cec4fa        
        
          <p style="color:#cec4fa;">Text here</p>
        
        
          .mytext {color:#cec4fa;}
        
        Text color #cec4fa
      
           This box has a color of #cec4fa        
        
          <div style="background-color:#cec4fa;">Content here</div>
        
        
          .mybackground {background-color:#cec4fa;}
        
        Background color #cec4fa
      
           Border around this has a color of #cec4fa        
        
          <div style="border:2px solid #cec4fa;">Content here</div>
        
        
          .myborder {border:2px solid #cec4fa;}
        
        Border color #cec4fa