#de30e8 color space conversions
Hex:
        #de30e8
        RGB:
        222, 48, 232
        CMY:
        13, 81, 9
        CMYK:
        4, 79, 0, 9
      HSL:
        297°, 80.0000%, 54.9020%
        HSV (HSB):
        297°, 79.3103%, 90.9804%
        XYZ:
        45.7466, 23.4697, 78.4629
        xyY:
        0.3098, 0.1589, 23.4697
      CIE-Lab:
        55.5529, 83.4238, -55.9403
        CIE-LCH:
        55.5529, 100.4432, 326.1559
        CIE-Luv:
        55.5529, 65.8317, -97.3070
        Hunter-Lab:
        48.4455, 83.7761, -62.1149
      #de30e8 color charts
#de30e8 RGB chart
      #de30e8 CMYK chart
      #de30e8 RGB pie chart
      #de30e8 color shades, tints & tones
#de30e8 color schemes
#de30e8 color preview, HTML & CSS examples
           This text has a color of #de30e8        
        
          <p style="color:#de30e8;">Text here</p>
        
        
          .mytext {color:#de30e8;}
        
        Text color #de30e8
      
           This box has a color of #de30e8        
        
          <div style="background-color:#de30e8;">Content here</div>
        
        
          .mybackground {background-color:#de30e8;}
        
        Background color #de30e8
      
           Border around this has a color of #de30e8        
        
          <div style="border:2px solid #de30e8;">Content here</div>
        
        
          .myborder {border:2px solid #de30e8;}
        
        Border color #de30e8