#5584ef color space conversions
Hex:
        #5584ef
        RGB:
        85, 132, 239
        CMY:
        67, 48, 6
        CMYK:
        64, 45, 0, 6
      HSL:
        222°, 82.7957%, 63.5294%
        HSV (HSB):
        222°, 64.4351%, 93.7255%
        XYZ:
        27.5776, 24.6658, 84.9688
        xyY:
        0.2010, 0.1798, 24.6658
      CIE-Lab:
        56.7484, 17.4406, -58.7041
        CIE-LCH:
        56.7484, 61.2400, 286.5463
        CIE-Luv:
        56.7484, -21.2278, -94.5054
        Hunter-Lab:
        49.6647, 12.2034, -66.6710
      #5584ef color charts
#5584ef RGB chart
      #5584ef CMYK chart
      #5584ef RGB pie chart
      #5584ef color shades, tints & tones
#5584ef color schemes
#5584ef color preview, HTML & CSS examples
           This text has a color of #5584ef        
        
          <p style="color:#5584ef;">Text here</p>
        
        
          .mytext {color:#5584ef;}
        
        Text color #5584ef
      
           This box has a color of #5584ef        
        
          <div style="background-color:#5584ef;">Content here</div>
        
        
          .mybackground {background-color:#5584ef;}
        
        Background color #5584ef
      
           Border around this has a color of #5584ef        
        
          <div style="border:2px solid #5584ef;">Content here</div>
        
        
          .myborder {border:2px solid #5584ef;}
        
        Border color #5584ef