#de42f5 color space conversions
Hex:
        #de42f5
        RGB:
        222, 66, 245
        CMY:
        13, 74, 4
        CMYK:
        9, 73, 0, 4
      HSL:
        292°, 89.9497%, 60.9804%
        HSV (HSB):
        292°, 73.0612%, 96.0784%
        XYZ:
        48.5538, 26.0186, 88.8492
        xyY:
        0.2971, 0.1592, 26.0186
      CIE-Lab:
        58.0547, 80.4965, -59.2131
        CIE-LCH:
        58.0547, 99.9294, 323.6619
        CIE-Luv:
        58.0547, 58.4859, -102.9148
        Hunter-Lab:
        51.0084, 80.6456, -67.5686
      #de42f5 color charts
#de42f5 RGB chart
      #de42f5 CMYK chart
      #de42f5 RGB pie chart
      #de42f5 color shades, tints & tones
#de42f5 color schemes
#de42f5 color preview, HTML & CSS examples
           This text has a color of #de42f5        
        
          <p style="color:#de42f5;">Text here</p>
        
        
          .mytext {color:#de42f5;}
        
        Text color #de42f5
      
           This box has a color of #de42f5        
        
          <div style="background-color:#de42f5;">Content here</div>
        
        
          .mybackground {background-color:#de42f5;}
        
        Background color #de42f5
      
           Border around this has a color of #de42f5        
        
          <div style="border:2px solid #de42f5;">Content here</div>
        
        
          .myborder {border:2px solid #de42f5;}
        
        Border color #de42f5