#5da5fb color space conversions
Hex:
        #5da5fb
        RGB:
        93, 165, 251
        CMY:
        64, 35, 2
        CMYK:
        63, 34, 0, 2
      HSL:
        213°, 95.1807%, 67.4510%
        HSV (HSB):
        213°, 62.9482%, 98.4314%
        XYZ:
        35.3819, 36.2025, 96.3897
        xyY:
        0.2106, 0.2155, 36.2025
      CIE-Lab:
        66.6743, 3.3263, -49.4959
        CIE-LCH:
        66.6743, 49.6076, 273.8447
        CIE-Luv:
        66.6743, -30.0872, -80.4246
        Hunter-Lab:
        60.1685, -0.3284, -52.8645
      #5da5fb color charts
#5da5fb RGB chart
      #5da5fb CMYK chart
      #5da5fb RGB pie chart
      #5da5fb color shades, tints & tones
#5da5fb color schemes
#5da5fb color preview, HTML & CSS examples
           This text has a color of #5da5fb        
        
          <p style="color:#5da5fb;">Text here</p>
        
        
          .mytext {color:#5da5fb;}
        
        Text color #5da5fb
      
           This box has a color of #5da5fb        
        
          <div style="background-color:#5da5fb;">Content here</div>
        
        
          .mybackground {background-color:#5da5fb;}
        
        Background color #5da5fb
      
           Border around this has a color of #5da5fb        
        
          <div style="border:2px solid #5da5fb;">Content here</div>
        
        
          .myborder {border:2px solid #5da5fb;}
        
        Border color #5da5fb