#f025da color space conversions
Hex:
        #f025da
        RGB:
        240, 37, 218
        CMY:
        6, 85, 15
        CMYK:
        0, 85, 9, 6
      HSL:
        307°, 87.1245%, 54.3137%
        HSV (HSB):
        307°, 84.5833%, 94.1176%
        XYZ:
        49.2516, 24.9104, 68.5420
        xyY:
        0.3451, 0.1746, 24.9104
      CIE-Lab:
        56.9880, 87.0001, -45.5658
        CIE-LCH:
        56.9880, 98.2103, 332.3570
        CIE-Luv:
        56.9880, 85.6407, -82.7104
        Hunter-Lab:
        49.9103, 88.8014, -46.4860
      #f025da color charts
#f025da RGB chart
      #f025da CMYK chart
      #f025da RGB pie chart
      #f025da color shades, tints & tones
#f025da color schemes
#f025da color preview, HTML & CSS examples
           This text has a color of #f025da        
        
          <p style="color:#f025da;">Text here</p>
        
        
          .mytext {color:#f025da;}
        
        Text color #f025da
      
           This box has a color of #f025da        
        
          <div style="background-color:#f025da;">Content here</div>
        
        
          .mybackground {background-color:#f025da;}
        
        Background color #f025da
      
           Border around this has a color of #f025da        
        
          <div style="border:2px solid #f025da;">Content here</div>
        
        
          .myborder {border:2px solid #f025da;}
        
        Border color #f025da