#de3fe7 color space conversions
Hex:
        #de3fe7
        RGB:
        222, 63, 231
        CMY:
        13, 75, 9
        CMYK:
        4, 73, 0, 9
      HSL:
        297°, 77.7778%, 57.6471%
        HSV (HSB):
        297°, 72.7273%, 90.5882%
        XYZ:
        46.3255, 24.8541, 77.9570
        xyY:
        0.3106, 0.1667, 24.8541
      CIE-Lab:
        56.9330, 79.1207, -53.1746
        CIE-LCH:
        56.9330, 95.3290, 326.0962
        CIE-Luv:
        56.9330, 63.5970, -93.0991
        Hunter-Lab:
        49.8539, 78.6223, -57.8145
      #de3fe7 color charts
#de3fe7 RGB chart
      #de3fe7 CMYK chart
      #de3fe7 RGB pie chart
      #de3fe7 color shades, tints & tones
#de3fe7 color schemes
#de3fe7 color preview, HTML & CSS examples
           This text has a color of #de3fe7        
        
          <p style="color:#de3fe7;">Text here</p>
        
        
          .mytext {color:#de3fe7;}
        
        Text color #de3fe7
      
           This box has a color of #de3fe7        
        
          <div style="background-color:#de3fe7;">Content here</div>
        
        
          .mybackground {background-color:#de3fe7;}
        
        Background color #de3fe7
      
           Border around this has a color of #de3fe7        
        
          <div style="border:2px solid #de3fe7;">Content here</div>
        
        
          .myborder {border:2px solid #de3fe7;}
        
        Border color #de3fe7