#f026f2 color space conversions
Hex:
        #f026f2
        RGB:
        240, 38, 242
        CMY:
        6, 85, 5
        CMYK:
        1, 84, 0, 5
      HSL:
        299°, 88.6957%, 54.9020%
        HSV (HSB):
        299°, 84.2975%, 94.9020%
        XYZ:
        52.6553, 26.3223, 86.3099
        xyY:
        0.3186, 0.1593, 26.3223
      CIE-Lab:
        58.3417, 90.2110, -56.9205
        CIE-LCH:
        58.3417, 106.6676, 327.7493
        CIE-Luv:
        58.3417, 76.0820, -100.8593
        Hunter-Lab:
        51.3053, 93.4128, -63.8288
      #f026f2 color charts
#f026f2 RGB chart
      #f026f2 CMYK chart
      #f026f2 RGB pie chart
      #f026f2 color shades, tints & tones
#f026f2 color schemes
#f026f2 color preview, HTML & CSS examples
           This text has a color of #f026f2        
        
          <p style="color:#f026f2;">Text here</p>
        
        
          .mytext {color:#f026f2;}
        
        Text color #f026f2
      
           This box has a color of #f026f2        
        
          <div style="background-color:#f026f2;">Content here</div>
        
        
          .mybackground {background-color:#f026f2;}
        
        Background color #f026f2
      
           Border around this has a color of #f026f2        
        
          <div style="border:2px solid #f026f2;">Content here</div>
        
        
          .myborder {border:2px solid #f026f2;}
        
        Border color #f026f2