#fa05ef color space conversions
Hex:
        #fa05ef
        RGB:
        250, 5, 239
        CMY:
        2, 98, 6
        CMYK:
        0, 98, 4, 2
      HSL:
        303°, 96.0784%, 50.0000%
        HSV (HSB):
        303°, 98.0000%, 98.0392%
        XYZ:
        55.0586, 26.6645, 83.9062
        xyY:
        0.3324, 0.1610, 26.6645
      CIE-Lab:
        58.6625, 94.9832, -54.6330
        CIE-LCH:
        58.6625, 109.5745, 330.0931
        CIE-Luv:
        58.6625, 86.7686, -98.2082
        Hunter-Lab:
        51.6377, 99.9593, -60.1940
      #fa05ef color charts
#fa05ef RGB chart
      #fa05ef CMYK chart
      #fa05ef RGB pie chart
      #fa05ef color shades, tints & tones
#fa05ef color schemes
#fa05ef color preview, HTML & CSS examples
           This text has a color of #fa05ef        
        
          <p style="color:#fa05ef;">Text here</p>
        
        
          .mytext {color:#fa05ef;}
        
        Text color #fa05ef
      
           This box has a color of #fa05ef        
        
          <div style="background-color:#fa05ef;">Content here</div>
        
        
          .mybackground {background-color:#fa05ef;}
        
        Background color #fa05ef
      
           Border around this has a color of #fa05ef        
        
          <div style="border:2px solid #fa05ef;">Content here</div>
        
        
          .myborder {border:2px solid #fa05ef;}
        
        Border color #fa05ef