#f81cf8 color space conversions
Hex:
        #f81cf8
        RGB:
        248, 28, 248
        CMY:
        3, 89, 3
        CMYK:
        0, 89, 0, 3
      HSL:
        300°, 94.0171%, 54.1176%
        HSV (HSB):
        300°, 88.7097%, 97.2549%
        XYZ:
        56.0699, 27.5643, 91.1722
        xyY:
        0.3208, 0.1577, 27.5643
      CIE-Lab:
        59.4930, 93.9399, -58.3480
        CIE-LCH:
        59.4930, 110.5857, 328.1547
        CIE-Luv:
        59.4930, 80.4320, -104.0015
        Hunter-Lab:
        52.5017, 98.7537, -66.2093
      #f81cf8 color charts
#f81cf8 RGB chart
      #f81cf8 CMYK chart
      #f81cf8 RGB pie chart
      #f81cf8 color shades, tints & tones
#f81cf8 color schemes
#f81cf8 color preview, HTML & CSS examples
           This text has a color of #f81cf8        
        
          <p style="color:#f81cf8;">Text here</p>
        
        
          .mytext {color:#f81cf8;}
        
        Text color #f81cf8
      
           This box has a color of #f81cf8        
        
          <div style="background-color:#f81cf8;">Content here</div>
        
        
          .mybackground {background-color:#f81cf8;}
        
        Background color #f81cf8
      
           Border around this has a color of #f81cf8        
        
          <div style="border:2px solid #f81cf8;">Content here</div>
        
        
          .myborder {border:2px solid #f81cf8;}
        
        Border color #f81cf8