#ce14ec color space conversions
Hex:
        #ce14ec
        RGB:
        206, 20, 236
        CMY:
        19, 92, 7
        CMYK:
        13, 92, 0, 7
      HSL:
        292°, 85.0394%, 50.1961%
        HSV (HSB):
        292°, 91.5254%, 92.5490%
        XYZ:
        40.8441, 19.6783, 81.0024
        xyY:
        0.2886, 0.1390, 19.6783
      CIE-Lab:
        51.4715, 86.4864, -64.8912
        CIE-LCH:
        51.4715, 108.1238, 323.1189
        CIE-Luv:
        51.4715, 56.4194, -108.7134
        Hunter-Lab:
        44.3602, 86.7213, -77.2124
      #ce14ec color charts
#ce14ec RGB chart
      #ce14ec CMYK chart
      #ce14ec RGB pie chart
      #ce14ec color shades, tints & tones
#ce14ec color schemes
#ce14ec color preview, HTML & CSS examples
           This text has a color of #ce14ec        
        
          <p style="color:#ce14ec;">Text here</p>
        
        
          .mytext {color:#ce14ec;}
        
        Text color #ce14ec
      
           This box has a color of #ce14ec        
        
          <div style="background-color:#ce14ec;">Content here</div>
        
        
          .mybackground {background-color:#ce14ec;}
        
        Background color #ce14ec
      
           Border around this has a color of #ce14ec        
        
          <div style="border:2px solid #ce14ec;">Content here</div>
        
        
          .myborder {border:2px solid #ce14ec;}
        
        Border color #ce14ec