#f465fd color space conversions
Hex:
        #f465fd
        RGB:
        244, 101, 253
        CMY:
        4, 60, 1
        CMYK:
        4, 60, 0, 1
      HSL:
        296°, 97.4359%, 69.4118%
        HSV (HSB):
        296°, 60.0791%, 99.2157%
        XYZ:
        59.6915, 35.6323, 96.6601
        xyY:
        0.3109, 0.1856, 35.6323
      CIE-Lab:
        66.2380, 73.7075, -50.4276
        CIE-LCH:
        66.2380, 89.3070, 325.6217
        CIE-Luv:
        66.2380, 62.1794, -90.9558
        Hunter-Lab:
        59.6928, 74.0338, -54.2229
      #f465fd color charts
#f465fd RGB chart
      #f465fd CMYK chart
      #f465fd RGB pie chart
      #f465fd color shades, tints & tones
#f465fd color schemes
#f465fd color preview, HTML & CSS examples
           This text has a color of #f465fd        
        
          <p style="color:#f465fd;">Text here</p>
        
        
          .mytext {color:#f465fd;}
        
        Text color #f465fd
      
           This box has a color of #f465fd        
        
          <div style="background-color:#f465fd;">Content here</div>
        
        
          .mybackground {background-color:#f465fd;}
        
        Background color #f465fd
      
           Border around this has a color of #f465fd        
        
          <div style="border:2px solid #f465fd;">Content here</div>
        
        
          .myborder {border:2px solid #f465fd;}
        
        Border color #f465fd