#5441ef color space conversions
Hex:
        #5441ef
        RGB:
        84, 65, 239
        CMY:
        67, 75, 6
        CMYK:
        65, 73, 0, 6
      HSL:
        247°, 84.4660%, 59.6078%
        HSV (HSB):
        247°, 72.8033%, 93.7255%
        XYZ:
        21.1264, 11.8974, 82.8443
        xyY:
        0.1823, 0.1027, 11.8974
      CIE-Lab:
        41.0526, 56.9604, -84.2181
        CIE-LCH:
        41.0526, 101.6719, 304.0722
        CIE-Luv:
        41.0526, -4.9427, -122.4218
        Hunter-Lab:
        34.4926, 48.9677, -118.2578
      #5441ef color charts
#5441ef RGB chart
      #5441ef CMYK chart
      #5441ef RGB pie chart
      #5441ef color shades, tints & tones
#5441ef color schemes
#5441ef color preview, HTML & CSS examples
           This text has a color of #5441ef        
        
          <p style="color:#5441ef;">Text here</p>
        
        
          .mytext {color:#5441ef;}
        
        Text color #5441ef
      
           This box has a color of #5441ef        
        
          <div style="background-color:#5441ef;">Content here</div>
        
        
          .mybackground {background-color:#5441ef;}
        
        Background color #5441ef
      
           Border around this has a color of #5441ef        
        
          <div style="border:2px solid #5441ef;">Content here</div>
        
        
          .myborder {border:2px solid #5441ef;}
        
        Border color #5441ef