#fd05f1 color space conversions
Hex:
        #fd05f1
        RGB:
        253, 5, 241
        CMY:
        1, 98, 5
        CMYK:
        0, 98, 5, 1
      HSL:
        303°, 98.4127%, 50.5882%
        HSV (HSB):
        303°, 98.0237%, 99.2157%
        XYZ:
        56.4395, 27.3421, 85.5219
        xyY:
        0.3334, 0.1615, 27.3421
      CIE-Lab:
        59.2896, 95.7359, -54.7212
        CIE-LCH:
        59.2896, 110.2714, 330.2483
        CIE-Luv:
        59.2896, 88.1392, -98.6909
        Hunter-Lab:
        52.2896, 101.1593, -60.3686
      #fd05f1 color charts
#fd05f1 RGB chart
      #fd05f1 CMYK chart
      #fd05f1 RGB pie chart
      #fd05f1 color shades, tints & tones
#fd05f1 color schemes
#fd05f1 color preview, HTML & CSS examples
           This text has a color of #fd05f1        
        
          <p style="color:#fd05f1;">Text here</p>
        
        
          .mytext {color:#fd05f1;}
        
        Text color #fd05f1
      
           This box has a color of #fd05f1        
        
          <div style="background-color:#fd05f1;">Content here</div>
        
        
          .mybackground {background-color:#fd05f1;}
        
        Background color #fd05f1
      
           Border around this has a color of #fd05f1        
        
          <div style="border:2px solid #fd05f1;">Content here</div>
        
        
          .myborder {border:2px solid #fd05f1;}
        
        Border color #fd05f1