#f25ef2 color space conversions
Hex:
        #f25ef2
        RGB:
        242, 94, 242
        CMY:
        5, 63, 5
        CMYK:
        0, 61, 0, 5
      HSL:
        300°, 85.0575%, 65.8824%
        HSV (HSB):
        300°, 61.1570%, 94.9020%
        XYZ:
        56.6477, 33.2935, 87.4450
        xyY:
        0.3193, 0.1877, 33.2935
      CIE-Lab:
        64.3978, 74.2339, -47.2869
        CIE-LCH:
        64.3978, 88.0155, 327.5029
        CIE-Luv:
        64.3978, 66.1665, -85.5581
        Hunter-Lab:
        57.7005, 74.2672, -49.4636
      #f25ef2 color charts
#f25ef2 RGB chart
      #f25ef2 CMYK chart
      #f25ef2 RGB pie chart
      #f25ef2 color shades, tints & tones
#f25ef2 color schemes
#f25ef2 color preview, HTML & CSS examples
           This text has a color of #f25ef2        
        
          <p style="color:#f25ef2;">Text here</p>
        
        
          .mytext {color:#f25ef2;}
        
        Text color #f25ef2
      
           This box has a color of #f25ef2        
        
          <div style="background-color:#f25ef2;">Content here</div>
        
        
          .mybackground {background-color:#f25ef2;}
        
        Background color #f25ef2
      
           Border around this has a color of #f25ef2        
        
          <div style="border:2px solid #f25ef2;">Content here</div>
        
        
          .myborder {border:2px solid #f25ef2;}
        
        Border color #f25ef2