#f25bea color space conversions
Hex:
        #f25bea
        RGB:
        242, 91, 234
        CMY:
        5, 64, 8
        CMYK:
        0, 62, 3, 5
      HSL:
        303°, 85.3107%, 65.2941%
        HSV (HSB):
        303°, 62.3967%, 94.9020%
        XYZ:
        55.2103, 32.2999, 81.1665
        xyY:
        0.3273, 0.1915, 32.2999
      CIE-Lab:
        63.5900, 74.1265, -44.1195
        CIE-LCH:
        63.5900, 86.2628, 329.2392
        CIE-Luv:
        63.5900, 69.5478, -80.3289
        Hunter-Lab:
        56.8330, 73.9456, -44.8923
      #f25bea color charts
#f25bea RGB chart
      #f25bea CMYK chart
      #f25bea RGB pie chart
      #f25bea color shades, tints & tones
#f25bea color schemes
#f25bea color preview, HTML & CSS examples
           This text has a color of #f25bea        
        
          <p style="color:#f25bea;">Text here</p>
        
        
          .mytext {color:#f25bea;}
        
        Text color #f25bea
      
           This box has a color of #f25bea        
        
          <div style="background-color:#f25bea;">Content here</div>
        
        
          .mybackground {background-color:#f25bea;}
        
        Background color #f25bea
      
           Border around this has a color of #f25bea        
        
          <div style="border:2px solid #f25bea;">Content here</div>
        
        
          .myborder {border:2px solid #f25bea;}
        
        Border color #f25bea