#fd11d1 color space conversions
Hex:
        #fd11d1
        RGB:
        253, 17, 209
        CMY:
        1, 93, 18
        CMYK:
        0, 93, 17, 1
      HSL:
        311°, 98.3333%, 52.9412%
        HSV (HSB):
        311°, 93.2806%, 99.2157%
        XYZ:
        52.2171, 25.8870, 62.5661
        xyY:
        0.3712, 0.1840, 25.8870
      CIE-Lab:
        57.9296, 90.8449, -38.8086
        CIE-LCH:
        57.9296, 98.7872, 336.8680
        CIE-Luv:
        57.9296, 101.3927, -73.4066
        Hunter-Lab:
        50.8793, 94.1548, -37.2933
      #fd11d1 color charts
#fd11d1 RGB chart
      #fd11d1 CMYK chart
      #fd11d1 RGB pie chart
      #fd11d1 color shades, tints & tones
#fd11d1 color schemes
#fd11d1 color preview, HTML & CSS examples
           This text has a color of #fd11d1        
        
          <p style="color:#fd11d1;">Text here</p>
        
        
          .mytext {color:#fd11d1;}
        
        Text color #fd11d1
      
           This box has a color of #fd11d1        
        
          <div style="background-color:#fd11d1;">Content here</div>
        
        
          .mybackground {background-color:#fd11d1;}
        
        Background color #fd11d1
      
           Border around this has a color of #fd11d1        
        
          <div style="border:2px solid #fd11d1;">Content here</div>
        
        
          .myborder {border:2px solid #fd11d1;}
        
        Border color #fd11d1