#de0de1 color space conversions
Hex:
        #de0de1
        RGB:
        222, 13, 225
        CMY:
        13, 95, 12
        CMYK:
        1, 94, 0, 12
      HSL:
        299°, 89.0756%, 46.6667%
        HSV (HSB):
        299°, 94.2222%, 88.2353%
        XYZ:
        43.8587, 21.2537, 73.0249
        xyY:
        0.3175, 0.1539, 21.2537
      CIE-Lab:
        53.2260, 87.9871, -55.7102
        CIE-LCH:
        53.2260, 104.1411, 327.6595
        CIE-Luv:
        53.2260, 71.7749, -96.5416
        Hunter-Lab:
        46.1017, 89.1374, -61.6439
      #de0de1 color charts
#de0de1 RGB chart
      #de0de1 CMYK chart
      #de0de1 RGB pie chart
      #de0de1 color shades, tints & tones
#de0de1 color schemes
#de0de1 color preview, HTML & CSS examples
           This text has a color of #de0de1        
        
          <p style="color:#de0de1;">Text here</p>
        
        
          .mytext {color:#de0de1;}
        
        Text color #de0de1
      
           This box has a color of #de0de1        
        
          <div style="background-color:#de0de1;">Content here</div>
        
        
          .mybackground {background-color:#de0de1;}
        
        Background color #de0de1
      
           Border around this has a color of #de0de1        
        
          <div style="border:2px solid #de0de1;">Content here</div>
        
        
          .myborder {border:2px solid #de0de1;}
        
        Border color #de0de1