#544eef color space conversions
Hex:
        #544eef
        RGB:
        84, 78, 239
        CMY:
        67, 69, 6
        CMYK:
        65, 67, 0, 6
      HSL:
        242°, 83.4197%, 62.1569%
        HSV (HSB):
        242°, 67.3640%, 93.7255%
        XYZ:
        21.9605, 13.5656, 83.1223
        xyY:
        0.1851, 0.1143, 13.5656
      CIE-Lab:
        43.6034, 49.9003, -80.0242
        CIE-LCH:
        43.6034, 94.3075, 301.9462
        CIE-Luv:
        43.6034, -7.2757, -119.7185
        Hunter-Lab:
        36.8315, 41.9743, -108.0252
      #544eef color charts
#544eef RGB chart
      #544eef CMYK chart
      #544eef RGB pie chart
      #544eef color shades, tints & tones
#544eef color schemes
#544eef color preview, HTML & CSS examples
           This text has a color of #544eef        
        
          <p style="color:#544eef;">Text here</p>
        
        
          .mytext {color:#544eef;}
        
        Text color #544eef
      
           This box has a color of #544eef        
        
          <div style="background-color:#544eef;">Content here</div>
        
        
          .mybackground {background-color:#544eef;}
        
        Background color #544eef
      
           Border around this has a color of #544eef        
        
          <div style="border:2px solid #544eef;">Content here</div>
        
        
          .myborder {border:2px solid #544eef;}
        
        Border color #544eef