#de22e7 color space conversions
Hex:
        #de22e7
        RGB:
        222, 34, 231
        CMY:
        13, 87, 9
        CMYK:
        4, 85, 0, 9
      HSL:
        297°, 80.4082%, 51.9608%
        HSV (HSB):
        297°, 85.2814%, 90.5882%
        XYZ:
        45.1200, 22.4432, 77.5552
        xyY:
        0.3109, 0.1547, 22.4432
      CIE-Lab:
        54.4941, 86.1902, -57.0717
        CIE-LCH:
        54.4941, 103.3728, 326.4891
        CIE-Luv:
        54.4941, 67.9339, -98.8935
        Hunter-Lab:
        47.3742, 87.1016, -63.9002
      #de22e7 color charts
#de22e7 RGB chart
      #de22e7 CMYK chart
      #de22e7 RGB pie chart
      #de22e7 color shades, tints & tones
#de22e7 color schemes
#de22e7 color preview, HTML & CSS examples
           This text has a color of #de22e7        
        
          <p style="color:#de22e7;">Text here</p>
        
        
          .mytext {color:#de22e7;}
        
        Text color #de22e7
      
           This box has a color of #de22e7        
        
          <div style="background-color:#de22e7;">Content here</div>
        
        
          .mybackground {background-color:#de22e7;}
        
        Background color #de22e7
      
           Border around this has a color of #de22e7        
        
          <div style="border:2px solid #de22e7;">Content here</div>
        
        
          .myborder {border:2px solid #de22e7;}
        
        Border color #de22e7