#ff5274 color space conversions
Hex:
        #ff5274
        RGB:
        255, 82, 116
        CMY:
        0, 68, 55
        CMYK:
        0, 68, 55, 0
      HSL:
        348°, 100.0000%, 66.0784%
        HSV (HSB):
        348°, 67.8431%, 100.0000%
        XYZ:
        47.4097, 28.5555, 19.5360
        xyY:
        0.4964, 0.2990, 28.5555
      CIE-Lab:
        60.3874, 67.2774, 18.8990
        CIE-LCH:
        60.3874, 69.8814, 15.6907
        CIE-Luv:
        60.3874, 123.2943, 9.9079
        Hunter-Lab:
        53.4374, 64.8499, 15.7305
      #ff5274 color charts
#ff5274 RGB chart
      #ff5274 CMYK chart
      #ff5274 RGB pie chart
      #ff5274 color shades, tints & tones
#ff5274 color schemes
#ff5274 color preview, HTML & CSS examples
           This text has a color of #ff5274        
        
          <p style="color:#ff5274;">Text here</p>
        
        
          .mytext {color:#ff5274;}
        
        Text color #ff5274
      
           This box has a color of #ff5274        
        
          <div style="background-color:#ff5274;">Content here</div>
        
        
          .mybackground {background-color:#ff5274;}
        
        Background color #ff5274
      
           Border around this has a color of #ff5274        
        
          <div style="border:2px solid #ff5274;">Content here</div>
        
        
          .myborder {border:2px solid #ff5274;}
        
        Border color #ff5274