#fd11e2 color space conversions
Hex:
        #fd11e2
        RGB:
        253, 17, 226
        CMY:
        1, 93, 11
        CMYK:
        0, 93, 11, 1
      HSL:
        307°, 98.3333%, 52.9412%
        HSV (HSB):
        307°, 93.2806%, 99.2157%
        XYZ:
        54.4359, 26.7745, 74.2504
        xyY:
        0.3502, 0.1722, 26.7745
      CIE-Lab:
        58.7650, 92.9640, -47.1340
        CIE-LCH:
        58.7650, 104.2302, 333.1144
        CIE-Luv:
        58.7650, 93.9158, -86.5884
        Hunter-Lab:
        51.7441, 97.2337, -48.8575
      #fd11e2 color charts
#fd11e2 RGB chart
      #fd11e2 CMYK chart
      #fd11e2 RGB pie chart
      #fd11e2 color shades, tints & tones
#fd11e2 color schemes
#fd11e2 color preview, HTML & CSS examples
           This text has a color of #fd11e2        
        
          <p style="color:#fd11e2;">Text here</p>
        
        
          .mytext {color:#fd11e2;}
        
        Text color #fd11e2
      
           This box has a color of #fd11e2        
        
          <div style="background-color:#fd11e2;">Content here</div>
        
        
          .mybackground {background-color:#fd11e2;}
        
        Background color #fd11e2
      
           Border around this has a color of #fd11e2        
        
          <div style="border:2px solid #fd11e2;">Content here</div>
        
        
          .myborder {border:2px solid #fd11e2;}
        
        Border color #fd11e2