#f611fd color space conversions
Hex:
        #f611fd
        RGB:
        246, 17, 253
        CMY:
        4, 93, 1
        CMYK:
        3, 93, 0, 1
      HSL:
        298°, 98.3333%, 52.9412%
        HSV (HSB):
        298°, 93.2806%, 99.2157%
        XYZ:
        55.9361, 27.0856, 95.2084
        xyY:
        0.3138, 0.1520, 27.0856
      CIE-Lab:
        59.0535, 95.5007, -61.8476
        CIE-LCH:
        59.0535, 113.7784, 327.0723
        CIE-Luv:
        59.0535, 77.8027, -109.2988
        Hunter-Lab:
        52.0438, 100.7732, -72.0338
      #f611fd color charts
#f611fd RGB chart
      #f611fd CMYK chart
      #f611fd RGB pie chart
      #f611fd color shades, tints & tones
#f611fd color schemes
#f611fd color preview, HTML & CSS examples
           This text has a color of #f611fd        
        
          <p style="color:#f611fd;">Text here</p>
        
        
          .mytext {color:#f611fd;}
        
        Text color #f611fd
      
           This box has a color of #f611fd        
        
          <div style="background-color:#f611fd;">Content here</div>
        
        
          .mybackground {background-color:#f611fd;}
        
        Background color #f611fd
      
           Border around this has a color of #f611fd        
        
          <div style="border:2px solid #f611fd;">Content here</div>
        
        
          .myborder {border:2px solid #f611fd;}
        
        Border color #f611fd