#f025be color space conversions
Hex:
        #f025be
        RGB:
        240, 37, 190
        CMY:
        6, 85, 25
        CMYK:
        0, 85, 21, 6
      HSL:
        315°, 87.1245%, 54.3137%
        HSV (HSB):
        315°, 84.5833%, 94.1176%
        XYZ:
        45.8910, 23.5661, 50.8452
        xyY:
        0.3815, 0.1959, 23.5661
      CIE-Lab:
        55.6507, 83.4138, -31.6291
        CIE-LCH:
        55.6507, 89.2091, 339.2341
        CIE-Luv:
        55.6507, 97.4884, -60.8063
        Hunter-Lab:
        48.5449, 83.7879, -28.1179
      #f025be color charts
#f025be RGB chart
      #f025be CMYK chart
      #f025be RGB pie chart
      #f025be color shades, tints & tones
#f025be color schemes
#f025be color preview, HTML & CSS examples
           This text has a color of #f025be        
        
          <p style="color:#f025be;">Text here</p>
        
        
          .mytext {color:#f025be;}
        
        Text color #f025be
      
           This box has a color of #f025be        
        
          <div style="background-color:#f025be;">Content here</div>
        
        
          .mybackground {background-color:#f025be;}
        
        Background color #f025be
      
           Border around this has a color of #f025be        
        
          <div style="border:2px solid #f025be;">Content here</div>
        
        
          .myborder {border:2px solid #f025be;}
        
        Border color #f025be