#de18da color space conversions
Hex:
        #de18da
        RGB:
        222, 24, 218
        CMY:
        13, 91, 15
        CMYK:
        0, 89, 2, 13
      HSL:
        301°, 80.4878%, 48.2353%
        HSV (HSB):
        301°, 89.1892%, 87.0588%
        XYZ:
        43.1057, 21.2448, 68.1584
        xyY:
        0.3253, 0.1603, 21.2448
      CIE-Lab:
        53.2164, 85.8046, -51.7482
        CIE-LCH:
        53.2164, 100.2013, 328.9061
        CIE-Luv:
        53.2164, 73.7875, -90.4008
        Hunter-Lab:
        46.0921, 86.2735, -55.4102
      #de18da color charts
#de18da RGB chart
      #de18da CMYK chart
      #de18da RGB pie chart
      #de18da color shades, tints & tones
#de18da color schemes
#de18da color preview, HTML & CSS examples
           This text has a color of #de18da        
        
          <p style="color:#de18da;">Text here</p>
        
        
          .mytext {color:#de18da;}
        
        Text color #de18da
      
           This box has a color of #de18da        
        
          <div style="background-color:#de18da;">Content here</div>
        
        
          .mybackground {background-color:#de18da;}
        
        Background color #de18da
      
           Border around this has a color of #de18da        
        
          <div style="border:2px solid #de18da;">Content here</div>
        
        
          .myborder {border:2px solid #de18da;}
        
        Border color #de18da