#de14f7 color space conversions
Hex:
        #de14f7
        RGB:
        222, 20, 247
        CMY:
        13, 92, 3
        CMYK:
        10, 92, 0, 3
      HSL:
        293°, 93.4156%, 52.3529%
        HSV (HSB):
        293°, 91.9028%, 96.8627%
        XYZ:
        47.1629, 22.7453, 89.9002
        xyY:
        0.2951, 0.1423, 22.7453
      CIE-Lab:
        54.8090, 90.6326, -65.5431
        CIE-LCH:
        54.8090, 111.8488, 324.1265
        CIE-Luv:
        54.8090, 63.3041, -112.0438
        Hunter-Lab:
        47.6920, 93.0583, -78.3781
      #de14f7 color charts
#de14f7 RGB chart
      #de14f7 CMYK chart
      #de14f7 RGB pie chart
      #de14f7 color shades, tints & tones
#de14f7 color schemes
#de14f7 color preview, HTML & CSS examples
           This text has a color of #de14f7        
        
          <p style="color:#de14f7;">Text here</p>
        
        
          .mytext {color:#de14f7;}
        
        Text color #de14f7
      
           This box has a color of #de14f7        
        
          <div style="background-color:#de14f7;">Content here</div>
        
        
          .mybackground {background-color:#de14f7;}
        
        Background color #de14f7
      
           Border around this has a color of #de14f7        
        
          <div style="border:2px solid #de14f7;">Content here</div>
        
        
          .myborder {border:2px solid #de14f7;}
        
        Border color #de14f7