#fd11fd color space conversions
Hex:
        #fd11fd
        RGB:
        253, 17, 253
        CMY:
        1, 93, 1
        CMYK:
        0, 93, 0, 1
      HSL:
        300°, 98.3333%, 52.9412%
        HSV (HSB):
        300°, 93.2806%, 99.2157%
        XYZ:
        58.4381, 28.3754, 95.3255
        xyY:
        0.3208, 0.1558, 28.3754
      CIE-Lab:
        60.2264, 96.6014, -59.9037
        CIE-LCH:
        60.2264, 113.6674, 328.1965
        CIE-Luv:
        60.2264, 82.7702, -107.0247
        Hunter-Lab:
        53.2686, 102.6028, -68.8130
      #fd11fd color charts
#fd11fd RGB chart
      #fd11fd CMYK chart
      #fd11fd RGB pie chart
      #fd11fd color shades, tints & tones
#fd11fd color schemes
#fd11fd color preview, HTML & CSS examples
           This text has a color of #fd11fd        
        
          <p style="color:#fd11fd;">Text here</p>
        
        
          .mytext {color:#fd11fd;}
        
        Text color #fd11fd
      
           This box has a color of #fd11fd        
        
          <div style="background-color:#fd11fd;">Content here</div>
        
        
          .mybackground {background-color:#fd11fd;}
        
        Background color #fd11fd
      
           Border around this has a color of #fd11fd        
        
          <div style="border:2px solid #fd11fd;">Content here</div>
        
        
          .myborder {border:2px solid #fd11fd;}
        
        Border color #fd11fd