#fd11c2 color space conversions
Hex:
        #fd11c2
        RGB:
        253, 17, 194
        CMY:
        1, 93, 24
        CMYK:
        0, 93, 23, 1
      HSL:
        315°, 98.3333%, 52.9412%
        HSV (HSB):
        315°, 93.2806%, 99.2157%
        XYZ:
        50.4461, 25.1786, 53.2401
        xyY:
        0.3915, 0.1954, 25.1786
      CIE-Lab:
        57.2490, 89.0955, -31.2723
        CIE-LCH:
        57.2490, 94.4244, 340.6591
        CIE-Luv:
        57.2490, 108.2278, -61.6587
        Hunter-Lab:
        50.1783, 91.6407, -27.7830
      #fd11c2 color charts
#fd11c2 RGB chart
      #fd11c2 CMYK chart
      #fd11c2 RGB pie chart
      #fd11c2 color shades, tints & tones
#fd11c2 color schemes
#fd11c2 color preview, HTML & CSS examples
           This text has a color of #fd11c2        
        
          <p style="color:#fd11c2;">Text here</p>
        
        
          .mytext {color:#fd11c2;}
        
        Text color #fd11c2
      
           This box has a color of #fd11c2        
        
          <div style="background-color:#fd11c2;">Content here</div>
        
        
          .mybackground {background-color:#fd11c2;}
        
        Background color #fd11c2
      
           Border around this has a color of #fd11c2        
        
          <div style="border:2px solid #fd11c2;">Content here</div>
        
        
          .myborder {border:2px solid #fd11c2;}
        
        Border color #fd11c2