#fa30f2 color space conversions
Hex:
        #fa30f2
        RGB:
        250, 48, 242
        CMY:
        2, 81, 5
        CMYK:
        0, 81, 3, 2
      HSL:
        302°, 95.2830%, 58.4314%
        HSV (HSB):
        302°, 80.8000%, 98.0392%
        XYZ:
        56.5083, 28.8487, 86.5944
        xyY:
        0.3286, 0.1678, 28.8487
      CIE-Lab:
        60.6479, 90.0522, -53.1476
        CIE-LCH:
        60.6479, 104.5660, 329.4515
        CIE-Luv:
        60.6479, 81.9417, -95.9509
        Hunter-Lab:
        53.7110, 93.8022, -57.9914
      #fa30f2 color charts
#fa30f2 RGB chart
      #fa30f2 CMYK chart
      #fa30f2 RGB pie chart
      #fa30f2 color shades, tints & tones
#fa30f2 color schemes
#fa30f2 color preview, HTML & CSS examples
           This text has a color of #fa30f2        
        
          <p style="color:#fa30f2;">Text here</p>
        
        
          .mytext {color:#fa30f2;}
        
        Text color #fa30f2
      
           This box has a color of #fa30f2        
        
          <div style="background-color:#fa30f2;">Content here</div>
        
        
          .mybackground {background-color:#fa30f2;}
        
        Background color #fa30f2
      
           Border around this has a color of #fa30f2        
        
          <div style="border:2px solid #fa30f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa30f2;}
        
        Border color #fa30f2