#ce1aee color space conversions
Hex:
        #ce1aee
        RGB:
        206, 26, 238
        CMY:
        19, 90, 7
        CMYK:
        13, 89, 0, 7
      HSL:
        291°, 86.1789%, 51.7647%
        HSV (HSB):
        291°, 89.0756%, 93.3333%
        XYZ:
        41.2556, 20.0336, 82.5814
        xyY:
        0.2868, 0.1392, 20.0336
      CIE-Lab:
        51.8752, 86.0090, -65.3650
        CIE-LCH:
        51.8752, 108.0284, 322.7659
        CIE-Luv:
        51.8752, 55.3626, -109.5739
        Hunter-Lab:
        44.7590, 86.2003, -78.0602
      #ce1aee color charts
#ce1aee RGB chart
      #ce1aee CMYK chart
      #ce1aee RGB pie chart
      #ce1aee color shades, tints & tones
#ce1aee color schemes
#ce1aee color preview, HTML & CSS examples
           This text has a color of #ce1aee        
        
          <p style="color:#ce1aee;">Text here</p>
        
        
          .mytext {color:#ce1aee;}
        
        Text color #ce1aee
      
           This box has a color of #ce1aee        
        
          <div style="background-color:#ce1aee;">Content here</div>
        
        
          .mybackground {background-color:#ce1aee;}
        
        Background color #ce1aee
      
           Border around this has a color of #ce1aee        
        
          <div style="border:2px solid #ce1aee;">Content here</div>
        
        
          .myborder {border:2px solid #ce1aee;}
        
        Border color #ce1aee