#fa38cf color space conversions
Hex:
        #fa38cf
        RGB:
        250, 56, 207
        CMY:
        2, 78, 19
        CMYK:
        0, 78, 17, 2
      HSL:
        313°, 95.0980%, 60.0000%
        HSV (HSB):
        313°, 77.6000%, 98.0392%
        XYZ:
        52.1010, 27.6573, 61.6239
        xyY:
        0.3685, 0.1956, 27.6573
      CIE-Lab:
        59.5779, 83.4366, -35.1279
        CIE-LCH:
        59.5779, 90.5298, 337.1683
        CIE-Luv:
        59.5779, 94.3978, -66.9684
        Hunter-Lab:
        52.5902, 84.8065, -32.6613
      #fa38cf color charts
#fa38cf RGB chart
      #fa38cf CMYK chart
      #fa38cf RGB pie chart
      #fa38cf color shades, tints & tones
#fa38cf color schemes
#fa38cf color preview, HTML & CSS examples
           This text has a color of #fa38cf        
        
          <p style="color:#fa38cf;">Text here</p>
        
        
          .mytext {color:#fa38cf;}
        
        Text color #fa38cf
      
           This box has a color of #fa38cf        
        
          <div style="background-color:#fa38cf;">Content here</div>
        
        
          .mybackground {background-color:#fa38cf;}
        
        Background color #fa38cf
      
           Border around this has a color of #fa38cf        
        
          <div style="border:2px solid #fa38cf;">Content here</div>
        
        
          .myborder {border:2px solid #fa38cf;}
        
        Border color #fa38cf