#f25bf2 color space conversions
Hex:
        #f25bf2
        RGB:
        242, 91, 242
        CMY:
        5, 64, 5
        CMYK:
        0, 62, 0, 5
      HSL:
        300°, 85.3107%, 65.2941%
        HSV (HSB):
        300°, 62.3967%, 94.9020%
        XYZ:
        56.3860, 32.7702, 87.3578
        xyY:
        0.3194, 0.1857, 32.7702
      CIE-Lab:
        63.9744, 75.4101, -47.9551
        CIE-LCH:
        63.9744, 89.3665, 327.5468
        CIE-Luv:
        63.9744, 67.0369, -86.6834
        Hunter-Lab:
        57.2453, 75.6415, -50.4064
      #f25bf2 color charts
#f25bf2 RGB chart
      #f25bf2 CMYK chart
      #f25bf2 RGB pie chart
      #f25bf2 color shades, tints & tones
#f25bf2 color schemes
#f25bf2 color preview, HTML & CSS examples
           This text has a color of #f25bf2        
        
          <p style="color:#f25bf2;">Text here</p>
        
        
          .mytext {color:#f25bf2;}
        
        Text color #f25bf2
      
           This box has a color of #f25bf2        
        
          <div style="background-color:#f25bf2;">Content here</div>
        
        
          .mybackground {background-color:#f25bf2;}
        
        Background color #f25bf2
      
           Border around this has a color of #f25bf2        
        
          <div style="border:2px solid #f25bf2;">Content here</div>
        
        
          .myborder {border:2px solid #f25bf2;}
        
        Border color #f25bf2