#ce5dfe color space conversions
Hex:
        #ce5dfe
        RGB:
        206, 93, 254
        CMY:
        19, 64, 0
        CMYK:
        19, 63, 0, 0
      HSL:
        282°, 98.7730%, 68.0392%
        HSV (HSB):
        282°, 63.3858%, 99.6078%
        XYZ:
        47.2573, 28.1063, 96.7002
        xyY:
        0.2747, 0.1633, 28.1063
      CIE-Lab:
        59.9846, 68.5881, -61.2359
        CIE-LCH:
        59.9846, 91.9465, 318.2413
        CIE-Luv:
        59.9846, 39.9464, -105.3037
        Hunter-Lab:
        53.0153, 66.3362, -71.0345
      #ce5dfe color charts
#ce5dfe RGB chart
      #ce5dfe CMYK chart
      #ce5dfe RGB pie chart
      #ce5dfe color shades, tints & tones
#ce5dfe color schemes
#ce5dfe color preview, HTML & CSS examples
           This text has a color of #ce5dfe        
        
          <p style="color:#ce5dfe;">Text here</p>
        
        
          .mytext {color:#ce5dfe;}
        
        Text color #ce5dfe
      
           This box has a color of #ce5dfe        
        
          <div style="background-color:#ce5dfe;">Content here</div>
        
        
          .mybackground {background-color:#ce5dfe;}
        
        Background color #ce5dfe
      
           Border around this has a color of #ce5dfe        
        
          <div style="border:2px solid #ce5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #ce5dfe;}
        
        Border color #ce5dfe