#5884eb color space conversions
Hex:
        #5884eb
        RGB:
        88, 132, 235
        CMY:
        65, 48, 8
        CMYK:
        63, 44, 0, 8
      HSL:
        222°, 78.6096%, 63.3333%
        HSV (HSB):
        222°, 62.5532%, 92.1569%
        XYZ:
        27.2712, 24.5754, 81.9034
        xyY:
        0.2039, 0.1837, 24.5754
      CIE-Lab:
        56.6593, 16.5937, -56.6160
        CIE-LCH:
        56.6593, 58.9977, 286.3355
        CIE-Luv:
        56.6593, -20.4939, -91.0500
        Hunter-Lab:
        49.5736, 11.4418, -63.2550
      #5884eb color charts
#5884eb RGB chart
      #5884eb CMYK chart
      #5884eb RGB pie chart
      #5884eb color shades, tints & tones
#5884eb color schemes
#5884eb color preview, HTML & CSS examples
           This text has a color of #5884eb        
        
          <p style="color:#5884eb;">Text here</p>
        
        
          .mytext {color:#5884eb;}
        
        Text color #5884eb
      
           This box has a color of #5884eb        
        
          <div style="background-color:#5884eb;">Content here</div>
        
        
          .mybackground {background-color:#5884eb;}
        
        Background color #5884eb
      
           Border around this has a color of #5884eb        
        
          <div style="border:2px solid #5884eb;">Content here</div>
        
        
          .myborder {border:2px solid #5884eb;}
        
        Border color #5884eb