#5584eb color space conversions
Hex:
        #5584eb
        RGB:
        85, 132, 235
        CMY:
        67, 48, 8
        CMYK:
        64, 44, 0, 8
      HSL:
        221°, 78.9474%, 62.7451%
        HSV (HSB):
        221°, 63.8298%, 92.1569%
        XYZ:
        26.9930, 24.4320, 81.8904
        xyY:
        0.2025, 0.1833, 24.4320
      CIE-Lab:
        56.5177, 16.0790, -56.8506
        CIE-LCH:
        56.5177, 59.0806, 285.7924
        CIE-Luv:
        56.5177, -21.2394, -91.3280
        Hunter-Lab:
        49.4287, 10.9784, -63.6279
      #5584eb color charts
#5584eb RGB chart
      #5584eb CMYK chart
      #5584eb RGB pie chart
      #5584eb color shades, tints & tones
#5584eb color schemes
#5584eb color preview, HTML & CSS examples
           This text has a color of #5584eb        
        
          <p style="color:#5584eb;">Text here</p>
        
        
          .mytext {color:#5584eb;}
        
        Text color #5584eb
      
           This box has a color of #5584eb        
        
          <div style="background-color:#5584eb;">Content here</div>
        
        
          .mybackground {background-color:#5584eb;}
        
        Background color #5584eb
      
           Border around this has a color of #5584eb        
        
          <div style="border:2px solid #5584eb;">Content here</div>
        
        
          .myborder {border:2px solid #5584eb;}
        
        Border color #5584eb