#de4cfe color space conversions
Hex:
        #de4cfe
        RGB:
        222, 76, 254
        CMY:
        13, 70, 0
        CMYK:
        13, 70, 0, 0
      HSL:
        289°, 98.8889%, 64.7059%
        HSV (HSB):
        289°, 70.0787%, 99.6078%
        XYZ:
        50.5980, 27.8542, 96.4755
        xyY:
        0.2893, 0.1592, 27.8542
      CIE-Lab:
        59.7568, 78.6921, -61.4796
        CIE-LCH:
        59.7568, 99.8609, 322.0006
        CIE-Luv:
        59.7568, 53.7769, -106.8484
        Hunter-Lab:
        52.7771, 78.7701, -71.4370
      #de4cfe color charts
#de4cfe RGB chart
      #de4cfe CMYK chart
      #de4cfe RGB pie chart
      #de4cfe color shades, tints & tones
#de4cfe color schemes
#de4cfe color preview, HTML & CSS examples
           This text has a color of #de4cfe        
        
          <p style="color:#de4cfe;">Text here</p>
        
        
          .mytext {color:#de4cfe;}
        
        Text color #de4cfe
      
           This box has a color of #de4cfe        
        
          <div style="background-color:#de4cfe;">Content here</div>
        
        
          .mybackground {background-color:#de4cfe;}
        
        Background color #de4cfe
      
           Border around this has a color of #de4cfe        
        
          <div style="border:2px solid #de4cfe;">Content here</div>
        
        
          .myborder {border:2px solid #de4cfe;}
        
        Border color #de4cfe