#fa45b8 color space conversions
Hex:
        #fa45b8
        RGB:
        250, 69, 184
        CMY:
        2, 73, 28
        CMYK:
        0, 72, 26, 2
      HSL:
        322°, 94.7644%, 62.5490%
        HSV (HSB):
        322°, 72.4000%, 98.0392%
        XYZ:
        50.2042, 28.0409, 48.1138
        xyY:
        0.3973, 0.2219, 28.0409
      CIE-Lab:
        59.9257, 76.9101, -21.4287
        CIE-LCH:
        59.9257, 79.8395, 344.4311
        CIE-Luv:
        59.9257, 100.1891, -45.2522
        Hunter-Lab:
        52.9537, 76.5629, -16.8034
      #fa45b8 color charts
#fa45b8 RGB chart
      #fa45b8 CMYK chart
      #fa45b8 RGB pie chart
      #fa45b8 color shades, tints & tones
#fa45b8 color schemes
#fa45b8 color preview, HTML & CSS examples
           This text has a color of #fa45b8        
        
          <p style="color:#fa45b8;">Text here</p>
        
        
          .mytext {color:#fa45b8;}
        
        Text color #fa45b8
      
           This box has a color of #fa45b8        
        
          <div style="background-color:#fa45b8;">Content here</div>
        
        
          .mybackground {background-color:#fa45b8;}
        
        Background color #fa45b8
      
           Border around this has a color of #fa45b8        
        
          <div style="border:2px solid #fa45b8;">Content here</div>
        
        
          .myborder {border:2px solid #fa45b8;}
        
        Border color #fa45b8