#fd05a1 color space conversions
Hex:
        #fd05a1
        RGB:
        253, 5, 161
        CMY:
        1, 98, 37
        CMYK:
        0, 98, 36, 1
      HSL:
        322°, 98.4127%, 50.5882%
        HSV (HSB):
        322°, 98.0237%, 99.2157%
        XYZ:
        46.9953, 23.5644, 35.7897
        xyY:
        0.4419, 0.2216, 23.5644
      CIE-Lab:
        55.6490, 86.5427, -14.4938
        CIE-LCH:
        55.6490, 87.7479, 350.4926
        CIE-Luv:
        55.6490, 124.6667, -36.6908
        Hunter-Lab:
        48.5432, 87.8577, -9.7328
      #fd05a1 color charts
#fd05a1 RGB chart
      #fd05a1 CMYK chart
      #fd05a1 RGB pie chart
      #fd05a1 color shades, tints & tones
#fd05a1 color schemes
#fd05a1 color preview, HTML & CSS examples
           This text has a color of #fd05a1        
        
          <p style="color:#fd05a1;">Text here</p>
        
        
          .mytext {color:#fd05a1;}
        
        Text color #fd05a1
      
           This box has a color of #fd05a1        
        
          <div style="background-color:#fd05a1;">Content here</div>
        
        
          .mybackground {background-color:#fd05a1;}
        
        Background color #fd05a1
      
           Border around this has a color of #fd05a1        
        
          <div style="border:2px solid #fd05a1;">Content here</div>
        
        
          .myborder {border:2px solid #fd05a1;}
        
        Border color #fd05a1