#f25cf6 color space conversions
Hex:
        #f25cf6
        RGB:
        242, 92, 246
        CMY:
        5, 64, 4
        CMYK:
        2, 63, 0, 4
      HSL:
        298°, 89.5349%, 66.2745%
        HSV (HSB):
        298°, 62.6016%, 96.4706%
        XYZ:
        57.0796, 33.1854, 90.5858
        xyY:
        0.3156, 0.1835, 33.1854
      CIE-Lab:
        64.3107, 75.6762, -49.6366
        CIE-LCH:
        64.3107, 90.5024, 326.7388
        CIE-Luv:
        64.3107, 65.5192, -89.4750
        Hunter-Lab:
        57.6067, 76.0550, -52.9080
      #f25cf6 color charts
#f25cf6 RGB chart
      #f25cf6 CMYK chart
      #f25cf6 RGB pie chart
      #f25cf6 color shades, tints & tones
#f25cf6 color schemes
#f25cf6 color preview, HTML & CSS examples
           This text has a color of #f25cf6        
        
          <p style="color:#f25cf6;">Text here</p>
        
        
          .mytext {color:#f25cf6;}
        
        Text color #f25cf6
      
           This box has a color of #f25cf6        
        
          <div style="background-color:#f25cf6;">Content here</div>
        
        
          .mybackground {background-color:#f25cf6;}
        
        Background color #f25cf6
      
           Border around this has a color of #f25cf6        
        
          <div style="border:2px solid #f25cf6;">Content here</div>
        
        
          .myborder {border:2px solid #f25cf6;}
        
        Border color #f25cf6