#f25dc9 color space conversions
Hex:
        #f25dc9
        RGB:
        242, 93, 201
        CMY:
        5, 64, 21
        CMYK:
        0, 62, 17, 5
      HSL:
        317°, 85.1429%, 65.6863%
        HSV (HSB):
        317°, 61.5702%, 94.9020%
        XYZ:
        51.0749, 30.9230, 58.5351
        xyY:
        0.3634, 0.2200, 30.9230
      CIE-Lab:
        62.4426, 68.3847, -27.3773
        CIE-LCH:
        62.4426, 73.6613, 338.1817
        CIE-Luv:
        62.4426, 79.5693, -53.0072
        Hunter-Lab:
        55.6084, 66.6328, -23.4845
      #f25dc9 color charts
#f25dc9 RGB chart
      #f25dc9 CMYK chart
      #f25dc9 RGB pie chart
      #f25dc9 color shades, tints & tones
#f25dc9 color schemes
#f25dc9 color preview, HTML & CSS examples
           This text has a color of #f25dc9        
        
          <p style="color:#f25dc9;">Text here</p>
        
        
          .mytext {color:#f25dc9;}
        
        Text color #f25dc9
      
           This box has a color of #f25dc9        
        
          <div style="background-color:#f25dc9;">Content here</div>
        
        
          .mybackground {background-color:#f25dc9;}
        
        Background color #f25dc9
      
           Border around this has a color of #f25dc9        
        
          <div style="border:2px solid #f25dc9;">Content here</div>
        
        
          .myborder {border:2px solid #f25dc9;}
        
        Border color #f25dc9