#f25ba5 color space conversions
Hex:
        #f25ba5
        RGB:
        242, 91, 165
        CMY:
        5, 64, 35
        CMYK:
        0, 62, 32, 5
      HSL:
        331°, 85.3107%, 65.2941%
        HSV (HSB):
        331°, 62.3967%, 94.9020%
        XYZ:
        47.1506, 29.0760, 38.7244
        xyY:
        0.4102, 0.2529, 29.0760
      CIE-Lab:
        60.8487, 64.5652, -9.2029
        CIE-LCH:
        60.8487, 65.2178, 351.8879
        CIE-Luv:
        60.8487, 92.3754, -25.1597
        Hunter-Lab:
        53.9222, 61.7199, -4.8338
      #f25ba5 color charts
#f25ba5 RGB chart
      #f25ba5 CMYK chart
      #f25ba5 RGB pie chart
      #f25ba5 color shades, tints & tones
#f25ba5 color schemes
#f25ba5 color preview, HTML & CSS examples
           This text has a color of #f25ba5        
        
          <p style="color:#f25ba5;">Text here</p>
        
        
          .mytext {color:#f25ba5;}
        
        Text color #f25ba5
      
           This box has a color of #f25ba5        
        
          <div style="background-color:#f25ba5;">Content here</div>
        
        
          .mybackground {background-color:#f25ba5;}
        
        Background color #f25ba5
      
           Border around this has a color of #f25ba5        
        
          <div style="border:2px solid #f25ba5;">Content here</div>
        
        
          .myborder {border:2px solid #f25ba5;}
        
        Border color #f25ba5