#fa08c5 color space conversions
Hex:
        #fa08c5
        RGB:
        250, 8, 197
        CMY:
        2, 97, 23
        CMYK:
        0, 97, 21, 2
      HSL:
        313°, 96.0317%, 50.5882%
        HSV (HSB):
        313°, 96.8000%, 98.0392%
        XYZ:
        49.5892, 24.5289, 54.9442
        xyY:
        0.3842, 0.1901, 24.5289
      CIE-Lab:
        56.6135, 89.5298, -34.0316
        CIE-LCH:
        56.6135, 95.7796, 339.1875
        CIE-Luv:
        56.6135, 105.0765, -65.6895
        Hunter-Lab:
        49.5266, 92.0539, -31.1069
      #fa08c5 color charts
#fa08c5 RGB chart
      #fa08c5 CMYK chart
      #fa08c5 RGB pie chart
      #fa08c5 color shades, tints & tones
#fa08c5 color schemes
#fa08c5 color preview, HTML & CSS examples
           This text has a color of #fa08c5        
        
          <p style="color:#fa08c5;">Text here</p>
        
        
          .mytext {color:#fa08c5;}
        
        Text color #fa08c5
      
           This box has a color of #fa08c5        
        
          <div style="background-color:#fa08c5;">Content here</div>
        
        
          .mybackground {background-color:#fa08c5;}
        
        Background color #fa08c5
      
           Border around this has a color of #fa08c5        
        
          <div style="border:2px solid #fa08c5;">Content here</div>
        
        
          .myborder {border:2px solid #fa08c5;}
        
        Border color #fa08c5