#f25ffe color space conversions
Hex:
        #f25ffe
        RGB:
        242, 95, 254
        CMY:
        5, 63, 0
        CMYK:
        5, 63, 0, 0
      HSL:
        295°, 98.7578%, 68.4314%
        HSV (HSB):
        295°, 62.5984%, 99.6078%
        XYZ:
        58.5996, 34.2174, 97.2820
        xyY:
        0.3083, 0.1800, 34.2174
      CIE-Lab:
        65.1348, 75.8357, -52.7411
        CIE-LCH:
        65.1348, 92.3725, 325.1827
        CIE-Luv:
        65.1348, 62.2756, -94.6532
        Hunter-Lab:
        58.4957, 76.4496, -57.6561
      #f25ffe color charts
#f25ffe RGB chart
      #f25ffe CMYK chart
      #f25ffe RGB pie chart
      #f25ffe color shades, tints & tones
#f25ffe color schemes
#f25ffe color preview, HTML & CSS examples
           This text has a color of #f25ffe        
        
          <p style="color:#f25ffe;">Text here</p>
        
        
          .mytext {color:#f25ffe;}
        
        Text color #f25ffe
      
           This box has a color of #f25ffe        
        
          <div style="background-color:#f25ffe;">Content here</div>
        
        
          .mybackground {background-color:#f25ffe;}
        
        Background color #f25ffe
      
           Border around this has a color of #f25ffe        
        
          <div style="border:2px solid #f25ffe;">Content here</div>
        
        
          .myborder {border:2px solid #f25ffe;}
        
        Border color #f25ffe