#f25dfb color space conversions
Hex:
        #f25dfb
        RGB:
        242, 93, 251
        CMY:
        5, 64, 2
        CMYK:
        4, 63, 0, 2
      HSL:
        297°, 95.1807%, 67.4510%
        HSV (HSB):
        297°, 62.9482%, 98.4314%
        XYZ:
        57.9449, 33.6710, 94.7119
        xyY:
        0.3110, 0.1807, 33.6710
      CIE-Lab:
        64.7006, 76.1167, -51.7782
        CIE-LCH:
        64.7006, 92.0583, 325.7746
        CIE-Luv:
        64.7006, 63.7230, -93.0422
        Hunter-Lab:
        58.0267, 76.7016, -56.1552
      #f25dfb color charts
#f25dfb RGB chart
      #f25dfb CMYK chart
      #f25dfb RGB pie chart
      #f25dfb color shades, tints & tones
#f25dfb color schemes
#f25dfb color preview, HTML & CSS examples
           This text has a color of #f25dfb        
        
          <p style="color:#f25dfb;">Text here</p>
        
        
          .mytext {color:#f25dfb;}
        
        Text color #f25dfb
      
           This box has a color of #f25dfb        
        
          <div style="background-color:#f25dfb;">Content here</div>
        
        
          .mybackground {background-color:#f25dfb;}
        
        Background color #f25dfb
      
           Border around this has a color of #f25dfb        
        
          <div style="border:2px solid #f25dfb;">Content here</div>
        
        
          .myborder {border:2px solid #f25dfb;}
        
        Border color #f25dfb