#f667fd color space conversions
Hex:
        #f667fd
        RGB:
        246, 103, 253
        CMY:
        4, 60, 1
        CMYK:
        3, 59, 0, 1
      HSL:
        297°, 97.4026%, 69.8039%
        HSV (HSB):
        297°, 59.2885%, 99.2157%
        XYZ:
        60.5859, 36.3852, 96.7583
        xyY:
        0.3127, 0.1878, 36.3852
      CIE-Lab:
        66.8132, 73.3563, -49.5010
        CIE-LCH:
        66.8132, 88.4957, 325.9884
        CIE-Luv:
        66.8132, 62.9197, -89.5675
        Hunter-Lab:
        60.3201, 73.7263, -52.8818
      #f667fd color charts
#f667fd RGB chart
      #f667fd CMYK chart
      #f667fd RGB pie chart
      #f667fd color shades, tints & tones
#f667fd color schemes
#f667fd color preview, HTML & CSS examples
           This text has a color of #f667fd        
        
          <p style="color:#f667fd;">Text here</p>
        
        
          .mytext {color:#f667fd;}
        
        Text color #f667fd
      
           This box has a color of #f667fd        
        
          <div style="background-color:#f667fd;">Content here</div>
        
        
          .mybackground {background-color:#f667fd;}
        
        Background color #f667fd
      
           Border around this has a color of #f667fd        
        
          <div style="border:2px solid #f667fd;">Content here</div>
        
        
          .myborder {border:2px solid #f667fd;}
        
        Border color #f667fd