#fa38bc color space conversions
Hex:
        #fa38bc
        RGB:
        250, 56, 188
        CMY:
        2, 78, 26
        CMYK:
        0, 78, 25, 2
      HSL:
        319°, 95.0980%, 60.0000%
        HSV (HSB):
        319°, 77.6000%, 98.0392%
        XYZ:
        49.9156, 26.7832, 50.1158
        xyY:
        0.3936, 0.2112, 26.7832
      CIE-Lab:
        58.7731, 81.1023, -25.5001
        CIE-LCH:
        58.7731, 85.0167, 342.5458
        CIE-Luv:
        58.7731, 102.2449, -51.9022
        Hunter-Lab:
        51.7525, 81.5977, -21.1882
      #fa38bc color charts
#fa38bc RGB chart
      #fa38bc CMYK chart
      #fa38bc RGB pie chart
      #fa38bc color shades, tints & tones
#fa38bc color schemes
#fa38bc color preview, HTML & CSS examples
           This text has a color of #fa38bc        
        
          <p style="color:#fa38bc;">Text here</p>
        
        
          .mytext {color:#fa38bc;}
        
        Text color #fa38bc
      
           This box has a color of #fa38bc        
        
          <div style="background-color:#fa38bc;">Content here</div>
        
        
          .mybackground {background-color:#fa38bc;}
        
        Background color #fa38bc
      
           Border around this has a color of #fa38bc        
        
          <div style="border:2px solid #fa38bc;">Content here</div>
        
        
          .myborder {border:2px solid #fa38bc;}
        
        Border color #fa38bc