#de33f7 color space conversions
Hex:
        #de33f7
        RGB:
        222, 51, 247
        CMY:
        13, 80, 3
        CMYK:
        10, 79, 0, 3
      HSL:
        292°, 92.4528%, 58.4314%
        HSV (HSB):
        292°, 79.3522%, 96.8627%
        XYZ:
        48.0965, 24.6126, 90.2114
        xyY:
        0.2952, 0.1511, 24.6126
      CIE-Lab:
        56.6960, 85.0939, -62.5059
        CIE-LCH:
        56.6960, 105.5839, 323.7008
        CIE-Luv:
        56.6960, 60.3079, -107.8533
        Hunter-Lab:
        49.6111, 86.2310, -73.0834
      #de33f7 color charts
#de33f7 RGB chart
      #de33f7 CMYK chart
      #de33f7 RGB pie chart
      #de33f7 color shades, tints & tones
#de33f7 color schemes
#de33f7 color preview, HTML & CSS examples
           This text has a color of #de33f7        
        
          <p style="color:#de33f7;">Text here</p>
        
        
          .mytext {color:#de33f7;}
        
        Text color #de33f7
      
           This box has a color of #de33f7        
        
          <div style="background-color:#de33f7;">Content here</div>
        
        
          .mybackground {background-color:#de33f7;}
        
        Background color #de33f7
      
           Border around this has a color of #de33f7        
        
          <div style="border:2px solid #de33f7;">Content here</div>
        
        
          .myborder {border:2px solid #de33f7;}
        
        Border color #de33f7