#f811ef color space conversions
Hex:
        #f811ef
        RGB:
        248, 17, 239
        CMY:
        3, 93, 6
        CMYK:
        0, 93, 4, 3
      HSL:
        302°, 94.2857%, 51.9608%
        HSV (HSB):
        302°, 93.1452%, 97.2549%
        XYZ:
        54.4918, 26.5894, 83.9216
        xyY:
        0.3302, 0.1611, 26.5894
      CIE-Lab:
        58.5923, 93.8508, -54.7652
        CIE-LCH:
        58.5923, 108.6610, 329.7349
        CIE-Luv:
        58.5923, 84.7705, -98.2169
        Hunter-Lab:
        51.5649, 98.3937, -60.3988
      #f811ef color charts
#f811ef RGB chart
      #f811ef CMYK chart
      #f811ef RGB pie chart
      #f811ef color shades, tints & tones
#f811ef color schemes
#f811ef color preview, HTML & CSS examples
           This text has a color of #f811ef        
        
          <p style="color:#f811ef;">Text here</p>
        
        
          .mytext {color:#f811ef;}
        
        Text color #f811ef
      
           This box has a color of #f811ef        
        
          <div style="background-color:#f811ef;">Content here</div>
        
        
          .mybackground {background-color:#f811ef;}
        
        Background color #f811ef
      
           Border around this has a color of #f811ef        
        
          <div style="border:2px solid #f811ef;">Content here</div>
        
        
          .myborder {border:2px solid #f811ef;}
        
        Border color #f811ef