#de33fd color space conversions
Hex:
        #de33fd
        RGB:
        222, 51, 253
        CMY:
        13, 80, 1
        CMYK:
        12, 80, 0, 1
      HSL:
        291°, 98.0583%, 59.6078%
        HSV (HSB):
        291°, 79.8419%, 99.2157%
        XYZ:
        49.0376, 24.9891, 95.1673
        xyY:
        0.2898, 0.1477, 24.9891
      CIE-Lab:
        57.0648, 86.0865, -65.2488
        CIE-LCH:
        57.0648, 108.0199, 322.8399
        CIE-Luv:
        57.0648, 58.3620, -112.2367
        Hunter-Lab:
        49.9891, 87.6217, -77.8816
      #de33fd color charts
#de33fd RGB chart
      #de33fd CMYK chart
      #de33fd RGB pie chart
      #de33fd color shades, tints & tones
#de33fd color schemes
#de33fd color preview, HTML & CSS examples
           This text has a color of #de33fd        
        
          <p style="color:#de33fd;">Text here</p>
        
        
          .mytext {color:#de33fd;}
        
        Text color #de33fd
      
           This box has a color of #de33fd        
        
          <div style="background-color:#de33fd;">Content here</div>
        
        
          .mybackground {background-color:#de33fd;}
        
        Background color #de33fd
      
           Border around this has a color of #de33fd        
        
          <div style="border:2px solid #de33fd;">Content here</div>
        
        
          .myborder {border:2px solid #de33fd;}
        
        Border color #de33fd