#fd22a5 color space conversions
Hex:
        #fd22a5
        RGB:
        253, 34, 165
        CMY:
        1, 87, 35
        CMYK:
        0, 87, 35, 1
      HSL:
        324°, 98.2063%, 56.2745%
        HSV (HSB):
        324°, 86.5613%, 99.2157%
        XYZ:
        47.8716, 24.7433, 37.8501
        xyY:
        0.4334, 0.2240, 24.7433
      CIE-Lab:
        56.8245, 83.9182, -15.0666
        CIE-LCH:
        56.8245, 85.2600, 349.8216
        CIE-Luv:
        56.8245, 119.4584, -37.0805
        Hunter-Lab:
        49.7427, 84.7360, -10.2950
      #fd22a5 color charts
#fd22a5 RGB chart
      #fd22a5 CMYK chart
      #fd22a5 RGB pie chart
      #fd22a5 color shades, tints & tones
#fd22a5 color schemes
#fd22a5 color preview, HTML & CSS examples
           This text has a color of #fd22a5        
        
          <p style="color:#fd22a5;">Text here</p>
        
        
          .mytext {color:#fd22a5;}
        
        Text color #fd22a5
      
           This box has a color of #fd22a5        
        
          <div style="background-color:#fd22a5;">Content here</div>
        
        
          .mybackground {background-color:#fd22a5;}
        
        Background color #fd22a5
      
           Border around this has a color of #fd22a5        
        
          <div style="border:2px solid #fd22a5;">Content here</div>
        
        
          .myborder {border:2px solid #fd22a5;}
        
        Border color #fd22a5