#de13d4 color space conversions
Hex:
        #de13d4
        RGB:
        222, 19, 212
        CMY:
        13, 93, 17
        CMYK:
        0, 91, 5, 13
      HSL:
        303°, 84.2324%, 47.2549%
        HSV (HSB):
        303°, 91.4414%, 87.0588%
        XYZ:
        42.2407, 20.7488, 64.0659
        xyY:
        0.3325, 0.1633, 20.7488
      CIE-Lab:
        52.6735, 85.5579, -49.1891
        CIE-LCH:
        52.6735, 98.6900, 330.1045
        CIE-Luv:
        52.6735, 76.5576, -86.3590
        Hunter-Lab:
        45.5509, 85.8146, -51.5040
      #de13d4 color charts
#de13d4 RGB chart
      #de13d4 CMYK chart
      #de13d4 RGB pie chart
      #de13d4 color shades, tints & tones
#de13d4 color schemes
#de13d4 color preview, HTML & CSS examples
           This text has a color of #de13d4        
        
          <p style="color:#de13d4;">Text here</p>
        
        
          .mytext {color:#de13d4;}
        
        Text color #de13d4
      
           This box has a color of #de13d4        
        
          <div style="background-color:#de13d4;">Content here</div>
        
        
          .mybackground {background-color:#de13d4;}
        
        Background color #de13d4
      
           Border around this has a color of #de13d4        
        
          <div style="border:2px solid #de13d4;">Content here</div>
        
        
          .myborder {border:2px solid #de13d4;}
        
        Border color #de13d4