#544fbb color space conversions
Hex:
        #544fbb
        RGB:
        84, 79, 187
        CMY:
        67, 69, 27
        CMYK:
        55, 58, 0, 27
      HSL:
        243°, 44.2623%, 52.1569%
        HSV (HSB):
        243°, 57.7540%, 73.3333%
        XYZ:
        15.4218, 11.0646, 48.3366
        xyY:
        0.2061, 0.1479, 11.0646
      CIE-Lab:
        39.6891, 32.6713, -56.5541
        CIE-LCH:
        39.6891, 65.3129, 300.0150
        CIE-Luv:
        39.6891, -4.5652, -84.2283
        Hunter-Lab:
        33.2636, 24.5457, -62.8722
      #544fbb color charts
#544fbb RGB chart
      #544fbb CMYK chart
      #544fbb RGB pie chart
      #544fbb color shades, tints & tones
#544fbb color schemes
#544fbb color preview, HTML & CSS examples
           This text has a color of #544fbb        
        
          <p style="color:#544fbb;">Text here</p>
        
        
          .mytext {color:#544fbb;}
        
        Text color #544fbb
      
           This box has a color of #544fbb        
        
          <div style="background-color:#544fbb;">Content here</div>
        
        
          .mybackground {background-color:#544fbb;}
        
        Background color #544fbb
      
           Border around this has a color of #544fbb        
        
          <div style="border:2px solid #544fbb;">Content here</div>
        
        
          .myborder {border:2px solid #544fbb;}
        
        Border color #544fbb