#de3fcd color space conversions
Hex:
        #de3fcd
        RGB:
        222, 63, 205
        CMY:
        13, 75, 20
        CMYK:
        0, 72, 8, 13
      HSL:
        306°, 70.6667%, 55.8824%
        HSV (HSB):
        306°, 71.6216%, 87.0588%
        XYZ:
        42.9212, 23.4924, 60.0299
        xyY:
        0.3394, 0.1858, 23.4924
      CIE-Lab:
        55.5759, 75.0851, -40.5889
        CIE-LCH:
        55.5759, 85.3536, 331.6056
        CIE-Luv:
        55.5759, 72.6362, -72.8866
        Hunter-Lab:
        48.4689, 73.2481, -39.5038
      #de3fcd color charts
#de3fcd RGB chart
      #de3fcd CMYK chart
      #de3fcd RGB pie chart
      #de3fcd color shades, tints & tones
#de3fcd color schemes
#de3fcd color preview, HTML & CSS examples
           This text has a color of #de3fcd        
        
          <p style="color:#de3fcd;">Text here</p>
        
        
          .mytext {color:#de3fcd;}
        
        Text color #de3fcd
      
           This box has a color of #de3fcd        
        
          <div style="background-color:#de3fcd;">Content here</div>
        
        
          .mybackground {background-color:#de3fcd;}
        
        Background color #de3fcd
      
           Border around this has a color of #de3fcd        
        
          <div style="border:2px solid #de3fcd;">Content here</div>
        
        
          .myborder {border:2px solid #de3fcd;}
        
        Border color #de3fcd