#de33c4 color space conversions
Hex:
        #de33c4
        RGB:
        222, 51, 196
        CMY:
        13, 80, 23
        CMYK:
        0, 77, 12, 13
      HSL:
        309°, 72.1519%, 53.5294%
        HSV (HSB):
        309°, 77.0270%, 87.0588%
        XYZ:
        41.2718, 21.8828, 54.2731
        xyY:
        0.3515, 0.1864, 21.8828
      CIE-Lab:
        53.9024, 77.3208, -38.0549
        CIE-LCH:
        53.9024, 86.1782, 333.7950
        CIE-Luv:
        53.9024, 78.6787, -68.9312
        Hunter-Lab:
        46.7790, 75.6223, -36.0430
      #de33c4 color charts
#de33c4 RGB chart
      #de33c4 CMYK chart
      #de33c4 RGB pie chart
      #de33c4 color shades, tints & tones
#de33c4 color schemes
#de33c4 color preview, HTML & CSS examples
           This text has a color of #de33c4        
        
          <p style="color:#de33c4;">Text here</p>
        
        
          .mytext {color:#de33c4;}
        
        Text color #de33c4
      
           This box has a color of #de33c4        
        
          <div style="background-color:#de33c4;">Content here</div>
        
        
          .mybackground {background-color:#de33c4;}
        
        Background color #de33c4
      
           Border around this has a color of #de33c4        
        
          <div style="border:2px solid #de33c4;">Content here</div>
        
        
          .myborder {border:2px solid #de33c4;}
        
        Border color #de33c4