#fc98d4 color space conversions
Hex:
        #fc98d4
        RGB:
        252, 152, 212
        CMY:
        1, 40, 17
        CMYK:
        0, 40, 16, 1
      HSL:
        324°, 94.3396%, 79.2157%
        HSV (HSB):
        324°, 39.6825%, 98.8235%
        XYZ:
        63.2568, 47.9054, 68.2000
        xyY:
        0.3527, 0.2671, 47.9054
      CIE-Lab:
        74.7652, 45.3128, -14.6298
        CIE-LCH:
        74.7652, 47.6160, 342.1066
        CIE-Luv:
        74.7652, 57.0205, -30.3831
        Hunter-Lab:
        69.2137, 42.0133, -9.9720
      #fc98d4 color charts
#fc98d4 RGB chart
      #fc98d4 CMYK chart
      #fc98d4 RGB pie chart
      #fc98d4 color shades, tints & tones
#fc98d4 color schemes
#fc98d4 color preview, HTML & CSS examples
           This text has a color of #fc98d4        
        
          <p style="color:#fc98d4;">Text here</p>
        
        
          .mytext {color:#fc98d4;}
        
        Text color #fc98d4
      
           This box has a color of #fc98d4        
        
          <div style="background-color:#fc98d4;">Content here</div>
        
        
          .mybackground {background-color:#fc98d4;}
        
        Background color #fc98d4
      
           Border around this has a color of #fc98d4        
        
          <div style="border:2px solid #fc98d4;">Content here</div>
        
        
          .myborder {border:2px solid #fc98d4;}
        
        Border color #fc98d4