#f292fd color space conversions
Hex:
        #f292fd
        RGB:
        242, 146, 253
        CMY:
        5, 43, 1
        CMYK:
        4, 42, 0, 1
      HSL:
        294°, 96.3964%, 78.2353%
        HSV (HSB):
        294°, 42.2925%, 99.2157%
        XYZ:
        64.6265, 46.5269, 98.5029
        xyY:
        0.3082, 0.2219, 46.5269
      CIE-Lab:
        73.8861, 52.2304, -38.4551
        CIE-LCH:
        73.8861, 64.8599, 323.6373
        CIE-Luv:
        73.8861, 44.6505, -69.6995
        Hunter-Lab:
        68.2106, 49.7521, -37.8732
      #f292fd color charts
#f292fd RGB chart
      #f292fd CMYK chart
      #f292fd RGB pie chart
      #f292fd color shades, tints & tones
#f292fd color schemes
#f292fd color preview, HTML & CSS examples
           This text has a color of #f292fd        
        
          <p style="color:#f292fd;">Text here</p>
        
        
          .mytext {color:#f292fd;}
        
        Text color #f292fd
      
           This box has a color of #f292fd        
        
          <div style="background-color:#f292fd;">Content here</div>
        
        
          .mybackground {background-color:#f292fd;}
        
        Background color #f292fd
      
           Border around this has a color of #f292fd        
        
          <div style="border:2px solid #f292fd;">Content here</div>
        
        
          .myborder {border:2px solid #f292fd;}
        
        Border color #f292fd