#fd06d6 color space conversions
Hex:
        #fd06d6
        RGB:
        253, 6, 214
        CMY:
        1, 98, 16
        CMYK:
        0, 98, 15, 1
      HSL:
        309°, 98.4064%, 50.7843%
        HSV (HSB):
        309°, 97.6285%, 99.2157%
        XYZ:
        52.7107, 25.8679, 65.8332
        xyY:
        0.3650, 0.1791, 25.8679
      CIE-Lab:
        57.9115, 92.2095, -41.6851
        CIE-LCH:
        57.9115, 101.1941, 335.6737
        CIE-Luv:
        57.9115, 99.7648, -77.9645
        Hunter-Lab:
        50.8605, 95.9875, -41.1418
      #fd06d6 color charts
#fd06d6 RGB chart
      #fd06d6 CMYK chart
      #fd06d6 RGB pie chart
      #fd06d6 color shades, tints & tones
#fd06d6 color schemes
#fd06d6 color preview, HTML & CSS examples
           This text has a color of #fd06d6        
        
          <p style="color:#fd06d6;">Text here</p>
        
        
          .mytext {color:#fd06d6;}
        
        Text color #fd06d6
      
           This box has a color of #fd06d6        
        
          <div style="background-color:#fd06d6;">Content here</div>
        
        
          .mybackground {background-color:#fd06d6;}
        
        Background color #fd06d6
      
           Border around this has a color of #fd06d6        
        
          <div style="border:2px solid #fd06d6;">Content here</div>
        
        
          .myborder {border:2px solid #fd06d6;}
        
        Border color #fd06d6