#5da4e2 color space conversions
Hex:
        #5da4e2
        RGB:
        93, 164, 226
        CMY:
        64, 36, 11
        CMYK:
        59, 27, 0, 11
      HSL:
        208°, 69.6335%, 62.5490%
        HSV (HSB):
        208°, 58.8496%, 88.6275%
        XYZ:
        31.5171, 34.3691, 76.9243
        xyY:
        0.2207, 0.2407, 34.3691
      CIE-Lab:
        65.2545, -4.1577, -38.0337
        CIE-LCH:
        65.2545, 38.2602, 263.7613
        CIE-Luv:
        65.2545, -30.3370, -59.9429
        Hunter-Lab:
        58.6251, -6.6316, -36.7591
      #5da4e2 color charts
#5da4e2 RGB chart
      #5da4e2 CMYK chart
      #5da4e2 RGB pie chart
      #5da4e2 color shades, tints & tones
#5da4e2 color schemes
#5da4e2 color preview, HTML & CSS examples
           This text has a color of #5da4e2        
        
          <p style="color:#5da4e2;">Text here</p>
        
        
          .mytext {color:#5da4e2;}
        
        Text color #5da4e2
      
           This box has a color of #5da4e2        
        
          <div style="background-color:#5da4e2;">Content here</div>
        
        
          .mybackground {background-color:#5da4e2;}
        
        Background color #5da4e2
      
           Border around this has a color of #5da4e2        
        
          <div style="border:2px solid #5da4e2;">Content here</div>
        
        
          .myborder {border:2px solid #5da4e2;}
        
        Border color #5da4e2