#de33c8 color space conversions
Hex:
        #de33c8
        RGB:
        222, 51, 200
        CMY:
        13, 80, 22
        CMYK:
        0, 77, 10, 13
      HSL:
        308°, 72.1519%, 53.5294%
        HSV (HSB):
        308°, 77.0270%, 87.0588%
        XYZ:
        41.7334, 22.0674, 56.7034
        xyY:
        0.3463, 0.1831, 22.0674
      CIE-Lab:
        54.0984, 77.8820, -40.0494
        CIE-LCH:
        54.0984, 87.5760, 332.7863
        CIE-Luv:
        54.0984, 77.1292, -72.0724
        Hunter-Lab:
        46.9759, 76.3713, -38.6843
      #de33c8 color charts
#de33c8 RGB chart
      #de33c8 CMYK chart
      #de33c8 RGB pie chart
      #de33c8 color shades, tints & tones
#de33c8 color schemes
#de33c8 color preview, HTML & CSS examples
           This text has a color of #de33c8        
        
          <p style="color:#de33c8;">Text here</p>
        
        
          .mytext {color:#de33c8;}
        
        Text color #de33c8
      
           This box has a color of #de33c8        
        
          <div style="background-color:#de33c8;">Content here</div>
        
        
          .mybackground {background-color:#de33c8;}
        
        Background color #de33c8
      
           Border around this has a color of #de33c8        
        
          <div style="border:2px solid #de33c8;">Content here</div>
        
        
          .myborder {border:2px solid #de33c8;}
        
        Border color #de33c8