#de22e8 color space conversions
Hex:
        #de22e8
        RGB:
        222, 34, 232
        CMY:
        13, 87, 9
        CMYK:
        4, 85, 0, 9
      HSL:
        297°, 81.1475%, 52.1569%
        HSV (HSB):
        297°, 85.3448%, 90.9804%
        XYZ:
        45.2617, 22.4998, 78.3013
        xyY:
        0.3099, 0.1540, 22.4998
      CIE-Lab:
        54.5534, 86.3425, -57.5404
        CIE-LCH:
        54.5534, 103.7590, 326.3197
        CIE-Luv:
        54.5534, 67.5692, -99.6347
        Hunter-Lab:
        47.4340, 87.3159, -64.6687
      #de22e8 color charts
#de22e8 RGB chart
      #de22e8 CMYK chart
      #de22e8 RGB pie chart
      #de22e8 color shades, tints & tones
#de22e8 color schemes
#de22e8 color preview, HTML & CSS examples
           This text has a color of #de22e8        
        
          <p style="color:#de22e8;">Text here</p>
        
        
          .mytext {color:#de22e8;}
        
        Text color #de22e8
      
           This box has a color of #de22e8        
        
          <div style="background-color:#de22e8;">Content here</div>
        
        
          .mybackground {background-color:#de22e8;}
        
        Background color #de22e8
      
           Border around this has a color of #de22e8        
        
          <div style="border:2px solid #de22e8;">Content here</div>
        
        
          .myborder {border:2px solid #de22e8;}
        
        Border color #de22e8