#f25be6 color space conversions
Hex:
        #f25be6
        RGB:
        242, 91, 230
        CMY:
        5, 64, 10
        CMYK:
        0, 62, 5, 5
      HSL:
        305°, 85.3107%, 65.2941%
        HSV (HSB):
        305°, 62.3967%, 94.9020%
        XYZ:
        54.6420, 32.0726, 78.1736
        xyY:
        0.3314, 0.1945, 32.0726
      CIE-Lab:
        63.4028, 73.4968, -42.1853
        CIE-LCH:
        63.4028, 84.7430, 330.1453
        CIE-Luv:
        63.4028, 70.8200, -77.1356
        Hunter-Lab:
        56.6327, 73.1184, -42.1988
      #f25be6 color charts
#f25be6 RGB chart
      #f25be6 CMYK chart
      #f25be6 RGB pie chart
      #f25be6 color shades, tints & tones
#f25be6 color schemes
#f25be6 color preview, HTML & CSS examples
           This text has a color of #f25be6        
        
          <p style="color:#f25be6;">Text here</p>
        
        
          .mytext {color:#f25be6;}
        
        Text color #f25be6
      
           This box has a color of #f25be6        
        
          <div style="background-color:#f25be6;">Content here</div>
        
        
          .mybackground {background-color:#f25be6;}
        
        Background color #f25be6
      
           Border around this has a color of #f25be6        
        
          <div style="border:2px solid #f25be6;">Content here</div>
        
        
          .myborder {border:2px solid #f25be6;}
        
        Border color #f25be6