#ff5de1 color space conversions
Hex:
        #ff5de1
        RGB:
        255, 93, 225
        CMY:
        0, 64, 12
        CMYK:
        0, 64, 12, 0
      HSL:
        311°, 100.0000%, 68.2353%
        HSV (HSB):
        311°, 63.5294%, 100.0000%
        XYZ:
        58.7450, 34.5249, 74.8019
        xyY:
        0.3495, 0.2054, 34.5249
      CIE-Lab:
        65.3771, 75.1429, -36.1687
        CIE-LCH:
        65.3771, 83.3944, 334.2970
        CIE-Luv:
        65.3771, 81.1735, -68.3557
        Hunter-Lab:
        58.7579, 75.6342, -34.3487
      #ff5de1 color charts
#ff5de1 RGB chart
      #ff5de1 CMYK chart
      #ff5de1 RGB pie chart
      #ff5de1 color shades, tints & tones
#ff5de1 color schemes
#ff5de1 color preview, HTML & CSS examples
           This text has a color of #ff5de1        
        
          <p style="color:#ff5de1;">Text here</p>
        
        
          .mytext {color:#ff5de1;}
        
        Text color #ff5de1
      
           This box has a color of #ff5de1        
        
          <div style="background-color:#ff5de1;">Content here</div>
        
        
          .mybackground {background-color:#ff5de1;}
        
        Background color #ff5de1
      
           Border around this has a color of #ff5de1        
        
          <div style="border:2px solid #ff5de1;">Content here</div>
        
        
          .myborder {border:2px solid #ff5de1;}
        
        Border color #ff5de1