#f025e1 color space conversions
Hex:
        #f025e1
        RGB:
        240, 37, 225
        CMY:
        6, 85, 12
        CMYK:
        0, 85, 6, 6
      HSL:
        304°, 87.1245%, 54.3137%
        HSV (HSB):
        304°, 84.5833%, 94.1176%
        XYZ:
        50.1874, 25.2846, 73.4694
        xyY:
        0.3370, 0.1698, 25.2846
      CIE-Lab:
        57.3517, 87.9596, -48.9514
        CIE-LCH:
        57.3517, 100.6635, 330.9031
        CIE-Luv:
        57.3517, 82.8103, -88.1033
        Hunter-Lab:
        50.2838, 90.1608, -51.4296
      #f025e1 color charts
#f025e1 RGB chart
      #f025e1 CMYK chart
      #f025e1 RGB pie chart
      #f025e1 color shades, tints & tones
#f025e1 color schemes
#f025e1 color preview, HTML & CSS examples
           This text has a color of #f025e1        
        
          <p style="color:#f025e1;">Text here</p>
        
        
          .mytext {color:#f025e1;}
        
        Text color #f025e1
      
           This box has a color of #f025e1        
        
          <div style="background-color:#f025e1;">Content here</div>
        
        
          .mybackground {background-color:#f025e1;}
        
        Background color #f025e1
      
           Border around this has a color of #f025e1        
        
          <div style="border:2px solid #f025e1;">Content here</div>
        
        
          .myborder {border:2px solid #f025e1;}
        
        Border color #f025e1