#fa05e2 color space conversions
Hex:
        #fa05e2
        RGB:
        250, 5, 226
        CMY:
        2, 98, 11
        CMYK:
        0, 98, 10, 2
      HSL:
        306°, 96.0784%, 50.0000%
        HSV (HSB):
        306°, 98.0000%, 98.0392%
        XYZ:
        53.2061, 25.9235, 74.1510
        xyY:
        0.3471, 0.1691, 25.9235
      CIE-Lab:
        57.9644, 93.2643, -48.4359
        CIE-LCH:
        57.9644, 105.0917, 332.5553
        CIE-Luv:
        57.9644, 92.2570, -88.3401
        Hunter-Lab:
        50.9151, 97.4301, -50.7072
      #fa05e2 color charts
#fa05e2 RGB chart
      #fa05e2 CMYK chart
      #fa05e2 RGB pie chart
      #fa05e2 color shades, tints & tones
#fa05e2 color schemes
#fa05e2 color preview, HTML & CSS examples
           This text has a color of #fa05e2        
        
          <p style="color:#fa05e2;">Text here</p>
        
        
          .mytext {color:#fa05e2;}
        
        Text color #fa05e2
      
           This box has a color of #fa05e2        
        
          <div style="background-color:#fa05e2;">Content here</div>
        
        
          .mybackground {background-color:#fa05e2;}
        
        Background color #fa05e2
      
           Border around this has a color of #fa05e2        
        
          <div style="border:2px solid #fa05e2;">Content here</div>
        
        
          .myborder {border:2px solid #fa05e2;}
        
        Border color #fa05e2