#fd05ba color space conversions
Hex:
        #fd05ba
        RGB:
        253, 5, 186
        CMY:
        1, 98, 27
        CMYK:
        0, 98, 26, 1
      HSL:
        316°, 98.4127%, 50.5882%
        HSV (HSB):
        316°, 98.0237%, 99.2157%
        XYZ:
        49.4252, 24.5364, 48.5854
        xyY:
        0.4033, 0.2002, 24.5364
      CIE-Lab:
        56.6209, 89.0537, -27.6227
        CIE-LCH:
        56.6209, 93.2394, 342.7671
        CIE-Luv:
        56.6209, 112.7476, -56.1336
        Hunter-Lab:
        49.5342, 91.4225, -23.4804
      #fd05ba color charts
#fd05ba RGB chart
      #fd05ba CMYK chart
      #fd05ba RGB pie chart
      #fd05ba color shades, tints & tones
#fd05ba color schemes
#fd05ba color preview, HTML & CSS examples
           This text has a color of #fd05ba        
        
          <p style="color:#fd05ba;">Text here</p>
        
        
          .mytext {color:#fd05ba;}
        
        Text color #fd05ba
      
           This box has a color of #fd05ba        
        
          <div style="background-color:#fd05ba;">Content here</div>
        
        
          .mybackground {background-color:#fd05ba;}
        
        Background color #fd05ba
      
           Border around this has a color of #fd05ba        
        
          <div style="border:2px solid #fd05ba;">Content here</div>
        
        
          .myborder {border:2px solid #fd05ba;}
        
        Border color #fd05ba