#de1aef color space conversions
Hex:
        #de1aef
        RGB:
        222, 26, 239
        CMY:
        13, 90, 6
        CMYK:
        7, 89, 0, 6
      HSL:
        295°, 86.9388%, 51.9608%
        HSV (HSB):
        295°, 89.1213%, 93.7255%
        XYZ:
        46.0736, 22.5004, 83.5760
        xyY:
        0.3028, 0.1479, 22.5004
      CIE-Lab:
        54.5539, 88.6608, -61.4759
        CIE-LCH:
        54.5539, 107.8889, 325.2632
        CIE-Luv:
        54.5539, 65.7461, -105.7313
        Hunter-Lab:
        47.4346, 90.3680, -71.2602
      #de1aef color charts
#de1aef RGB chart
      #de1aef CMYK chart
      #de1aef RGB pie chart
      #de1aef color shades, tints & tones
#de1aef color schemes
#de1aef color preview, HTML & CSS examples
           This text has a color of #de1aef        
        
          <p style="color:#de1aef;">Text here</p>
        
        
          .mytext {color:#de1aef;}
        
        Text color #de1aef
      
           This box has a color of #de1aef        
        
          <div style="background-color:#de1aef;">Content here</div>
        
        
          .mybackground {background-color:#de1aef;}
        
        Background color #de1aef
      
           Border around this has a color of #de1aef        
        
          <div style="border:2px solid #de1aef;">Content here</div>
        
        
          .myborder {border:2px solid #de1aef;}
        
        Border color #de1aef