#de25e6 color space conversions
Hex:
        #de25e6
        RGB:
        222, 37, 230
        CMY:
        13, 85, 10
        CMYK:
        3, 84, 0, 10
      HSL:
        298°, 79.4239%, 52.3529%
        HSV (HSB):
        298°, 83.9130%, 90.1961%
        XYZ:
        45.0687, 22.5659, 76.8432
        xyY:
        0.3119, 0.1562, 22.5659
      CIE-Lab:
        54.6224, 85.4894, -56.3022
        CIE-LCH:
        54.6224, 102.3639, 326.6316
        CIE-Luv:
        54.6224, 67.9740, -97.7173
        Hunter-Lab:
        47.5036, 86.2194, -62.6567
      #de25e6 color charts
#de25e6 RGB chart
      #de25e6 CMYK chart
      #de25e6 RGB pie chart
      #de25e6 color shades, tints & tones
#de25e6 color schemes
#de25e6 color preview, HTML & CSS examples
           This text has a color of #de25e6        
        
          <p style="color:#de25e6;">Text here</p>
        
        
          .mytext {color:#de25e6;}
        
        Text color #de25e6
      
           This box has a color of #de25e6        
        
          <div style="background-color:#de25e6;">Content here</div>
        
        
          .mybackground {background-color:#de25e6;}
        
        Background color #de25e6
      
           Border around this has a color of #de25e6        
        
          <div style="border:2px solid #de25e6;">Content here</div>
        
        
          .myborder {border:2px solid #de25e6;}
        
        Border color #de25e6