#fc5274 color space conversions
Hex:
        #fc5274
        RGB:
        252, 82, 116
        CMY:
        1, 68, 55
        CMYK:
        0, 67, 54, 1
      HSL:
        348°, 96.5909%, 65.4902%
        HSV (HSB):
        348°, 67.4603%, 98.8235%
        XYZ:
        46.3146, 27.9910, 19.4847
        xyY:
        0.4938, 0.2984, 27.9910
      CIE-Lab:
        59.8806, 66.3847, 18.1240
        CIE-LCH:
        59.8806, 68.8143, 15.2705
        CIE-Luv:
        59.8806, 120.8770, 9.2202
        Hunter-Lab:
        52.9065, 63.6732, 15.1989
      #fc5274 color charts
#fc5274 RGB chart
      #fc5274 CMYK chart
      #fc5274 RGB pie chart
      #fc5274 color shades, tints & tones
#fc5274 color schemes
#fc5274 color preview, HTML & CSS examples
           This text has a color of #fc5274        
        
          <p style="color:#fc5274;">Text here</p>
        
        
          .mytext {color:#fc5274;}
        
        Text color #fc5274
      
           This box has a color of #fc5274        
        
          <div style="background-color:#fc5274;">Content here</div>
        
        
          .mybackground {background-color:#fc5274;}
        
        Background color #fc5274
      
           Border around this has a color of #fc5274        
        
          <div style="border:2px solid #fc5274;">Content here</div>
        
        
          .myborder {border:2px solid #fc5274;}
        
        Border color #fc5274