#fa58f2 color space conversions
Hex:
        #fa58f2
        RGB:
        250, 88, 242
        CMY:
        2, 65, 5
        CMYK:
        0, 65, 3, 2
      HSL:
        303°, 94.1860%, 66.2745%
        HSV (HSB):
        303°, 64.8000%, 98.0392%
        XYZ:
        58.9411, 33.7142, 87.4054
        xyY:
        0.3273, 0.1872, 33.7142
      CIE-Lab:
        64.7351, 78.3835, -46.6772
        CIE-LCH:
        64.7351, 91.2291, 329.2263
        CIE-Luv:
        64.7351, 73.4582, -85.3142
        Hunter-Lab:
        58.0640, 79.5845, -48.6062
      #fa58f2 color charts
#fa58f2 RGB chart
      #fa58f2 CMYK chart
      #fa58f2 RGB pie chart
      #fa58f2 color shades, tints & tones
#fa58f2 color schemes
#fa58f2 color preview, HTML & CSS examples
           This text has a color of #fa58f2        
        
          <p style="color:#fa58f2;">Text here</p>
        
        
          .mytext {color:#fa58f2;}
        
        Text color #fa58f2
      
           This box has a color of #fa58f2        
        
          <div style="background-color:#fa58f2;">Content here</div>
        
        
          .mybackground {background-color:#fa58f2;}
        
        Background color #fa58f2
      
           Border around this has a color of #fa58f2        
        
          <div style="border:2px solid #fa58f2;">Content here</div>
        
        
          .myborder {border:2px solid #fa58f2;}
        
        Border color #fa58f2