#5993e5 color space conversions
Hex:
        #5993e5
        RGB:
        89, 147, 229
        CMY:
        65, 42, 10
        CMYK:
        61, 36, 0, 10
      HSL:
        215°, 72.9167%, 62.3529%
        HSV (HSB):
        215°, 61.1354%, 89.8039%
        XYZ:
        28.6964, 28.6484, 78.1460
        xyY:
        0.2118, 0.2114, 28.6484
      CIE-Lab:
        60.4701, 5.8158, -47.2206
        CIE-LCH:
        60.4701, 47.5774, 277.0214
        CIE-Luv:
        60.4701, -25.2898, -75.6271
        Hunter-Lab:
        53.5242, 2.0333, -49.0971
      #5993e5 color charts
#5993e5 RGB chart
      #5993e5 CMYK chart
      #5993e5 RGB pie chart
      #5993e5 color shades, tints & tones
#5993e5 color schemes
#5993e5 color preview, HTML & CSS examples
           This text has a color of #5993e5        
        
          <p style="color:#5993e5;">Text here</p>
        
        
          .mytext {color:#5993e5;}
        
        Text color #5993e5
      
           This box has a color of #5993e5        
        
          <div style="background-color:#5993e5;">Content here</div>
        
        
          .mybackground {background-color:#5993e5;}
        
        Background color #5993e5
      
           Border around this has a color of #5993e5        
        
          <div style="border:2px solid #5993e5;">Content here</div>
        
        
          .myborder {border:2px solid #5993e5;}
        
        Border color #5993e5