#fd0af1 color space conversions
Hex:
        #fd0af1
        RGB:
        253, 10, 241
        CMY:
        1, 96, 5
        CMYK:
        0, 96, 5, 1
      HSL:
        303°, 98.3806%, 51.5686%
        HSV (HSB):
        303°, 96.0474%, 99.2157%
        XYZ:
        56.4937, 27.4506, 85.5400
        xyY:
        0.3333, 0.1620, 27.4506
      CIE-Lab:
        59.3891, 95.4417, -54.5627
        CIE-LCH:
        59.3891, 109.9373, 330.2440
        CIE-Luv:
        59.3891, 87.9409, -98.4455
        Hunter-Lab:
        52.3933, 100.7815, -60.1246
      #fd0af1 color charts
#fd0af1 RGB chart
      #fd0af1 CMYK chart
      #fd0af1 RGB pie chart
      #fd0af1 color shades, tints & tones
#fd0af1 color schemes
#fd0af1 color preview, HTML & CSS examples
           This text has a color of #fd0af1        
        
          <p style="color:#fd0af1;">Text here</p>
        
        
          .mytext {color:#fd0af1;}
        
        Text color #fd0af1
      
           This box has a color of #fd0af1        
        
          <div style="background-color:#fd0af1;">Content here</div>
        
        
          .mybackground {background-color:#fd0af1;}
        
        Background color #fd0af1
      
           Border around this has a color of #fd0af1        
        
          <div style="border:2px solid #fd0af1;">Content here</div>
        
        
          .myborder {border:2px solid #fd0af1;}
        
        Border color #fd0af1