#5894d2 color space conversions
Hex:
        #5894d2
        RGB:
        88, 148, 210
        CMY:
        65, 42, 18
        CMYK:
        58, 30, 0, 18
      HSL:
        210°, 57.5472%, 58.4314%
        HSV (HSB):
        210°, 58.0952%, 82.3529%
        XYZ:
        26.2473, 27.9077, 64.9761
        xyY:
        0.2203, 0.2343, 27.9077
      CIE-Lab:
        59.8052, -1.1460, -37.6829
        CIE-LCH:
        59.8052, 37.7003, 268.2580
        CIE-Luv:
        59.8052, -26.2323, -58.8981
        Hunter-Lab:
        52.8277, -3.7614, -35.9451
      #5894d2 color charts
#5894d2 RGB chart
      #5894d2 CMYK chart
      #5894d2 RGB pie chart
      #5894d2 color shades, tints & tones
#5894d2 color schemes
#5894d2 color preview, HTML & CSS examples
           This text has a color of #5894d2        
        
          <p style="color:#5894d2;">Text here</p>
        
        
          .mytext {color:#5894d2;}
        
        Text color #5894d2
      
           This box has a color of #5894d2        
        
          <div style="background-color:#5894d2;">Content here</div>
        
        
          .mybackground {background-color:#5894d2;}
        
        Background color #5894d2
      
           Border around this has a color of #5894d2        
        
          <div style="border:2px solid #5894d2;">Content here</div>
        
        
          .myborder {border:2px solid #5894d2;}
        
        Border color #5894d2