#fb64a1 color space conversions
Hex:
        #fb64a1
        RGB:
        251, 100, 161
        CMY:
        2, 61, 37
        CMYK:
        0, 60, 36, 2
      HSL:
        336°, 94.9686%, 68.8235%
        HSV (HSB):
        336°, 60.1594%, 98.4314%
        XYZ:
        50.7739, 32.1968, 37.2567
        xyY:
        0.4223, 0.2678, 32.1968
      CIE-Lab:
        63.5052, 63.0042, -2.8094
        CIE-LCH:
        63.5052, 63.0668, 357.4469
        CIE-Luv:
        63.5052, 96.4221, -16.0358
        Hunter-Lab:
        56.7422, 60.4259, 0.7899
      #fb64a1 color charts
#fb64a1 RGB chart
      #fb64a1 CMYK chart
      #fb64a1 RGB pie chart
      #fb64a1 color shades, tints & tones
#fb64a1 color schemes
#fb64a1 color preview, HTML & CSS examples
           This text has a color of #fb64a1        
        
          <p style="color:#fb64a1;">Text here</p>
        
        
          .mytext {color:#fb64a1;}
        
        Text color #fb64a1
      
           This box has a color of #fb64a1        
        
          <div style="background-color:#fb64a1;">Content here</div>
        
        
          .mybackground {background-color:#fb64a1;}
        
        Background color #fb64a1
      
           Border around this has a color of #fb64a1        
        
          <div style="border:2px solid #fb64a1;">Content here</div>
        
        
          .myborder {border:2px solid #fb64a1;}
        
        Border color #fb64a1