#f81ef5 color space conversions
Hex:
        #f81ef5
        RGB:
        248, 30, 245
        CMY:
        3, 88, 4
        CMYK:
        0, 88, 1, 3
      HSL:
        301°, 93.9655%, 54.5098%
        HSV (HSB):
        301°, 87.9032%, 97.2549%
        XYZ:
        55.6571, 27.4776, 88.7564
        xyY:
        0.3238, 0.1599, 27.4776
      CIE-Lab:
        59.4138, 93.2497, -56.8048
        CIE-LCH:
        59.4138, 109.1893, 328.6515
        CIE-Luv:
        59.4138, 81.4331, -101.5363
        Hunter-Lab:
        52.4191, 97.7930, -63.6970
      #f81ef5 color charts
#f81ef5 RGB chart
      #f81ef5 CMYK chart
      #f81ef5 RGB pie chart
      #f81ef5 color shades, tints & tones
#f81ef5 color schemes
#f81ef5 color preview, HTML & CSS examples
           This text has a color of #f81ef5        
        
          <p style="color:#f81ef5;">Text here</p>
        
        
          .mytext {color:#f81ef5;}
        
        Text color #f81ef5
      
           This box has a color of #f81ef5        
        
          <div style="background-color:#f81ef5;">Content here</div>
        
        
          .mybackground {background-color:#f81ef5;}
        
        Background color #f81ef5
      
           Border around this has a color of #f81ef5        
        
          <div style="border:2px solid #f81ef5;">Content here</div>
        
        
          .myborder {border:2px solid #f81ef5;}
        
        Border color #f81ef5