#5894d8 color space conversions
Hex:
        #5894d8
        RGB:
        88, 148, 216
        CMY:
        65, 42, 15
        CMYK:
        59, 31, 0, 15
      HSL:
        212°, 62.1359%, 59.6078%
        HSV (HSB):
        212°, 59.2593%, 84.7059%
        XYZ:
        27.0091, 28.2124, 68.9878
        xyY:
        0.2174, 0.2271, 28.2124
      CIE-Lab:
        60.0801, 0.7891, -40.6053
        CIE-LCH:
        60.0801, 40.6129, 271.1134
        CIE-Luv:
        60.0801, -26.1185, -64.0128
        Hunter-Lab:
        53.1153, -2.1848, -39.8269
      #5894d8 color charts
#5894d8 RGB chart
      #5894d8 CMYK chart
      #5894d8 RGB pie chart
      #5894d8 color shades, tints & tones
#5894d8 color schemes
#5894d8 color preview, HTML & CSS examples
           This text has a color of #5894d8        
        
          <p style="color:#5894d8;">Text here</p>
        
        
          .mytext {color:#5894d8;}
        
        Text color #5894d8
      
           This box has a color of #5894d8        
        
          <div style="background-color:#5894d8;">Content here</div>
        
        
          .mybackground {background-color:#5894d8;}
        
        Background color #5894d8
      
           Border around this has a color of #5894d8        
        
          <div style="border:2px solid #5894d8;">Content here</div>
        
        
          .myborder {border:2px solid #5894d8;}
        
        Border color #5894d8