#fd65e1 color space conversions
Hex:
        #fd65e1
        RGB:
        253, 101, 225
        CMY:
        1, 60, 12
        CMYK:
        0, 60, 11, 1
      HSL:
        311°, 97.4359%, 69.4118%
        HSV (HSB):
        311°, 60.0791%, 99.2157%
        XYZ:
        58.7523, 35.6263, 75.0141
        xyY:
        0.3468, 0.2103, 35.6263
      CIE-Lab:
        66.2334, 71.4699, -34.8591
        CIE-LCH:
        66.2334, 79.5180, 333.9994
        CIE-Luv:
        66.2334, 76.9690, -65.8266
        Hunter-Lab:
        59.6877, 71.2490, -32.7329
      #fd65e1 color charts
#fd65e1 RGB chart
      #fd65e1 CMYK chart
      #fd65e1 RGB pie chart
      #fd65e1 color shades, tints & tones
#fd65e1 color schemes
#fd65e1 color preview, HTML & CSS examples
           This text has a color of #fd65e1        
        
          <p style="color:#fd65e1;">Text here</p>
        
        
          .mytext {color:#fd65e1;}
        
        Text color #fd65e1
      
           This box has a color of #fd65e1        
        
          <div style="background-color:#fd65e1;">Content here</div>
        
        
          .mybackground {background-color:#fd65e1;}
        
        Background color #fd65e1
      
           Border around this has a color of #fd65e1        
        
          <div style="border:2px solid #fd65e1;">Content here</div>
        
        
          .myborder {border:2px solid #fd65e1;}
        
        Border color #fd65e1