#547fdd color space conversions
Hex:
        #547fdd
        RGB:
        84, 127, 221
        CMY:
        67, 50, 13
        CMYK:
        62, 43, 0, 13
      HSL:
        221°, 66.8293%, 59.8039%
        HSV (HSB):
        221°, 61.9910%, 86.6667%
        XYZ:
        24.2967, 22.2840, 71.4273
        xyY:
        0.2059, 0.1888, 22.2840
      CIE-Lab:
        54.3271, 14.1924, -52.5257
        CIE-LCH:
        54.3271, 54.4094, 285.1202
        CIE-Luv:
        54.3271, -19.9034, -83.4981
        Hunter-Lab:
        47.2060, 9.2627, -56.6675
      #547fdd color charts
#547fdd RGB chart
      #547fdd CMYK chart
      #547fdd RGB pie chart
      #547fdd color shades, tints & tones
#547fdd color schemes
#547fdd color preview, HTML & CSS examples
           This text has a color of #547fdd        
        
          <p style="color:#547fdd;">Text here</p>
        
        
          .mytext {color:#547fdd;}
        
        Text color #547fdd
      
           This box has a color of #547fdd        
        
          <div style="background-color:#547fdd;">Content here</div>
        
        
          .mybackground {background-color:#547fdd;}
        
        Background color #547fdd
      
           Border around this has a color of #547fdd        
        
          <div style="border:2px solid #547fdd;">Content here</div>
        
        
          .myborder {border:2px solid #547fdd;}
        
        Border color #547fdd