#de31e7 color space conversions
Hex:
        #de31e7
        RGB:
        222, 49, 231
        CMY:
        13, 81, 9
        CMYK:
        4, 79, 0, 9
      HSL:
        297°, 79.1304%, 54.9020%
        HSV (HSB):
        297°, 78.7879%, 90.5882%
        XYZ:
        45.6463, 23.4957, 77.7306
        xyY:
        0.3108, 0.1600, 23.4957
      CIE-Lab:
        55.5793, 83.0231, -55.3351
        CIE-LCH:
        55.5793, 99.7738, 326.3164
        CIE-Luv:
        55.5793, 66.0344, -96.3571
        Hunter-Lab:
        48.4724, 83.2662, -61.1471
      #de31e7 color charts
#de31e7 RGB chart
      #de31e7 CMYK chart
      #de31e7 RGB pie chart
      #de31e7 color shades, tints & tones
#de31e7 color schemes
#de31e7 color preview, HTML & CSS examples
           This text has a color of #de31e7        
        
          <p style="color:#de31e7;">Text here</p>
        
        
          .mytext {color:#de31e7;}
        
        Text color #de31e7
      
           This box has a color of #de31e7        
        
          <div style="background-color:#de31e7;">Content here</div>
        
        
          .mybackground {background-color:#de31e7;}
        
        Background color #de31e7
      
           Border around this has a color of #de31e7        
        
          <div style="border:2px solid #de31e7;">Content here</div>
        
        
          .myborder {border:2px solid #de31e7;}
        
        Border color #de31e7