#de1fe3 color space conversions
Hex:
        #de1fe3
        RGB:
        222, 31, 227
        CMY:
        13, 88, 11
        CMYK:
        2, 86, 0, 11
      HSL:
        298°, 77.7778%, 50.5882%
        HSV (HSB):
        298°, 86.3436%, 89.0196%
        XYZ:
        44.4793, 22.0556, 74.5859
        xyY:
        0.3152, 0.1563, 22.0556
      CIE-Lab:
        54.0860, 86.0943, -55.4661
        CIE-LCH:
        54.0860, 102.4145, 327.2084
        CIE-Luv:
        54.0860, 69.7132, -96.3195
        Hunter-Lab:
        46.9634, 86.8724, -61.2882
      #de1fe3 color charts
#de1fe3 RGB chart
      #de1fe3 CMYK chart
      #de1fe3 RGB pie chart
      #de1fe3 color shades, tints & tones
#de1fe3 color schemes
#de1fe3 color preview, HTML & CSS examples
           This text has a color of #de1fe3        
        
          <p style="color:#de1fe3;">Text here</p>
        
        
          .mytext {color:#de1fe3;}
        
        Text color #de1fe3
      
           This box has a color of #de1fe3        
        
          <div style="background-color:#de1fe3;">Content here</div>
        
        
          .mybackground {background-color:#de1fe3;}
        
        Background color #de1fe3
      
           Border around this has a color of #de1fe3        
        
          <div style="border:2px solid #de1fe3;">Content here</div>
        
        
          .myborder {border:2px solid #de1fe3;}
        
        Border color #de1fe3