#f267c2 color space conversions
Hex:
        #f267c2
        RGB:
        242, 103, 194
        CMY:
        5, 60, 24
        CMYK:
        0, 57, 20, 5
      HSL:
        321°, 84.2424%, 67.6471%
        HSV (HSB):
        321°, 57.4380%, 94.9020%
        XYZ:
        51.2058, 32.4728, 54.6080
        xyY:
        0.3703, 0.2348, 32.4728
      CIE-Lab:
        63.7317, 63.1750, -21.4332
        CIE-LCH:
        63.7317, 66.7118, 341.2596
        CIE-Luv:
        63.7317, 77.7813, -43.1577
        Hunter-Lab:
        56.9849, 60.6739, -16.9275
      #f267c2 color charts
#f267c2 RGB chart
      #f267c2 CMYK chart
      #f267c2 RGB pie chart
      #f267c2 color shades, tints & tones
#f267c2 color schemes
#f267c2 color preview, HTML & CSS examples
           This text has a color of #f267c2        
        
          <p style="color:#f267c2;">Text here</p>
        
        
          .mytext {color:#f267c2;}
        
        Text color #f267c2
      
           This box has a color of #f267c2        
        
          <div style="background-color:#f267c2;">Content here</div>
        
        
          .mybackground {background-color:#f267c2;}
        
        Background color #f267c2
      
           Border around this has a color of #f267c2        
        
          <div style="border:2px solid #f267c2;">Content here</div>
        
        
          .myborder {border:2px solid #f267c2;}
        
        Border color #f267c2