#f025b8 color space conversions
Hex:
        #f025b8
        RGB:
        240, 37, 184
        CMY:
        6, 85, 28
        CMYK:
        0, 85, 23, 6
      HSL:
        317°, 87.1245%, 54.3137%
        HSV (HSB):
        317°, 84.5833%, 94.1176%
        XYZ:
        45.2485, 23.3091, 47.4616
        xyY:
        0.3900, 0.2009, 23.3091
      CIE-Lab:
        55.3893, 82.7013, -28.5587
        CIE-LCH:
        55.3893, 87.4935, 340.9490
        CIE-Luv:
        55.3893, 100.1153, -56.0764
        Hunter-Lab:
        48.2795, 82.8046, -24.4900
      #f025b8 color charts
#f025b8 RGB chart
      #f025b8 CMYK chart
      #f025b8 RGB pie chart
      #f025b8 color shades, tints & tones
#f025b8 color schemes
#f025b8 color preview, HTML & CSS examples
           This text has a color of #f025b8        
        
          <p style="color:#f025b8;">Text here</p>
        
        
          .mytext {color:#f025b8;}
        
        Text color #f025b8
      
           This box has a color of #f025b8        
        
          <div style="background-color:#f025b8;">Content here</div>
        
        
          .mybackground {background-color:#f025b8;}
        
        Background color #f025b8
      
           Border around this has a color of #f025b8        
        
          <div style="border:2px solid #f025b8;">Content here</div>
        
        
          .myborder {border:2px solid #f025b8;}
        
        Border color #f025b8