#de14f5 color space conversions
Hex:
        #de14f5
        RGB:
        222, 20, 245
        CMY:
        13, 92, 4
        CMYK:
        9, 92, 0, 4
      HSL:
        294°, 91.8367%, 51.9608%
        HSV (HSB):
        294°, 91.8367%, 96.0784%
        XYZ:
        46.8558, 22.6225, 88.2832
        xyY:
        0.2970, 0.1434, 22.6225
      CIE-Lab:
        54.6813, 90.3220, -64.6316
        CIE-LCH:
        54.6813, 111.0644, 324.4137
        CIE-Luv:
        54.6813, 64.0068, -110.6119
        Hunter-Lab:
        47.5631, 92.6101, -76.7557
      #de14f5 color charts
#de14f5 RGB chart
      #de14f5 CMYK chart
      #de14f5 RGB pie chart
      #de14f5 color shades, tints & tones
#de14f5 color schemes
#de14f5 color preview, HTML & CSS examples
           This text has a color of #de14f5        
        
          <p style="color:#de14f5;">Text here</p>
        
        
          .mytext {color:#de14f5;}
        
        Text color #de14f5
      
           This box has a color of #de14f5        
        
          <div style="background-color:#de14f5;">Content here</div>
        
        
          .mybackground {background-color:#de14f5;}
        
        Background color #de14f5
      
           Border around this has a color of #de14f5        
        
          <div style="border:2px solid #de14f5;">Content here</div>
        
        
          .myborder {border:2px solid #de14f5;}
        
        Border color #de14f5