#fd06d3 color space conversions
Hex:
        #fd06d3
        RGB:
        253, 6, 211
        CMY:
        1, 98, 17
        CMYK:
        0, 98, 17, 1
      HSL:
        310°, 98.4064%, 50.7843%
        HSV (HSB):
        310°, 97.6285%, 99.2157%
        XYZ:
        52.3310, 25.7160, 63.8336
        xyY:
        0.3688, 0.1813, 25.7160
      CIE-Lab:
        57.7665, 91.8455, -40.2051
        CIE-LCH:
        57.7665, 100.2599, 336.3587
        CIE-Luv:
        57.7665, 101.1146, -75.6332
        Hunter-Lab:
        50.7110, 95.4582, -39.1349
      #fd06d3 color charts
#fd06d3 RGB chart
      #fd06d3 CMYK chart
      #fd06d3 RGB pie chart
      #fd06d3 color shades, tints & tones
#fd06d3 color schemes
#fd06d3 color preview, HTML & CSS examples
           This text has a color of #fd06d3        
        
          <p style="color:#fd06d3;">Text here</p>
        
        
          .mytext {color:#fd06d3;}
        
        Text color #fd06d3
      
           This box has a color of #fd06d3        
        
          <div style="background-color:#fd06d3;">Content here</div>
        
        
          .mybackground {background-color:#fd06d3;}
        
        Background color #fd06d3
      
           Border around this has a color of #fd06d3        
        
          <div style="border:2px solid #fd06d3;">Content here</div>
        
        
          .myborder {border:2px solid #fd06d3;}
        
        Border color #fd06d3