#de0dfd color space conversions
Hex:
        #de0dfd
        RGB:
        222, 13, 253
        CMY:
        13, 95, 1
        CMYK:
        12, 95, 0, 1
      HSL:
        292°, 98.3607%, 52.1569%
        HSV (HSB):
        292°, 94.8617%, 99.2157%
        XYZ:
        47.9977, 22.9093, 94.8207
        xyY:
        0.2896, 0.1382, 22.9093
      CIE-Lab:
        54.9788, 92.2230, -68.6129
        CIE-LCH:
        54.9788, 114.9470, 323.3511
        CIE-Luv:
        54.9788, 61.5584, -116.7685
        Hunter-Lab:
        47.8637, 95.2387, -83.9524
      #de0dfd color charts
#de0dfd RGB chart
      #de0dfd CMYK chart
      #de0dfd RGB pie chart
      #de0dfd color shades, tints & tones
#de0dfd color schemes
#de0dfd color preview, HTML & CSS examples
           This text has a color of #de0dfd        
        
          <p style="color:#de0dfd;">Text here</p>
        
        
          .mytext {color:#de0dfd;}
        
        Text color #de0dfd
      
           This box has a color of #de0dfd        
        
          <div style="background-color:#de0dfd;">Content here</div>
        
        
          .mybackground {background-color:#de0dfd;}
        
        Background color #de0dfd
      
           Border around this has a color of #de0dfd        
        
          <div style="border:2px solid #de0dfd;">Content here</div>
        
        
          .myborder {border:2px solid #de0dfd;}
        
        Border color #de0dfd