#fa528e color space conversions
Hex:
        #fa528e
        RGB:
        250, 82, 142
        CMY:
        2, 68, 44
        CMYK:
        0, 67, 43, 2
      HSL:
        339°, 94.3820%, 65.0980%
        HSV (HSB):
        339°, 67.2000%, 98.0392%
        XYZ:
        47.3241, 28.3116, 28.5616
        xyY:
        0.4542, 0.2717, 28.3116
      CIE-Lab:
        60.1692, 67.9790, 3.2984
        CIE-LCH:
        60.1692, 68.0590, 2.7779
        CIE-Luv:
        60.1692, 110.7550, -8.9469
        Hunter-Lab:
        53.2086, 65.6441, 5.4200
      #fa528e color charts
#fa528e RGB chart
      #fa528e CMYK chart
      #fa528e RGB pie chart
      #fa528e color shades, tints & tones
#fa528e color schemes
#fa528e color preview, HTML & CSS examples
           This text has a color of #fa528e        
        
          <p style="color:#fa528e;">Text here</p>
        
        
          .mytext {color:#fa528e;}
        
        Text color #fa528e
      
           This box has a color of #fa528e        
        
          <div style="background-color:#fa528e;">Content here</div>
        
        
          .mybackground {background-color:#fa528e;}
        
        Background color #fa528e
      
           Border around this has a color of #fa528e        
        
          <div style="border:2px solid #fa528e;">Content here</div>
        
        
          .myborder {border:2px solid #fa528e;}
        
        Border color #fa528e