#f5305c color space conversions
Hex:
        #f5305c
        RGB:
        245, 48, 92
        CMY:
        4, 81, 64
        CMYK:
        0, 80, 62, 4
      HSL:
        347°, 90.7834%, 57.4510%
        HSV (HSB):
        347°, 80.4082%, 96.0784%
        XYZ:
        40.6449, 22.2991, 12.2871
        xyY:
        0.5403, 0.2964, 22.2991
      CIE-Lab:
        54.3429, 73.4951, 24.6327
        CIE-LCH:
        54.3429, 77.5133, 18.5292
        CIE-Luv:
        54.3429, 139.0154, 13.2732
        Hunter-Lab:
        47.2219, 71.0004, 17.6281
      #f5305c color charts
#f5305c RGB chart
      #f5305c CMYK chart
      #f5305c RGB pie chart
      #f5305c color shades, tints & tones
#f5305c color schemes
#f5305c color preview, HTML & CSS examples
           This text has a color of #f5305c        
        
          <p style="color:#f5305c;">Text here</p>
        
        
          .mytext {color:#f5305c;}
        
        Text color #f5305c
      
           This box has a color of #f5305c        
        
          <div style="background-color:#f5305c;">Content here</div>
        
        
          .mybackground {background-color:#f5305c;}
        
        Background color #f5305c
      
           Border around this has a color of #f5305c        
        
          <div style="border:2px solid #f5305c;">Content here</div>
        
        
          .myborder {border:2px solid #f5305c;}
        
        Border color #f5305c