#5da5ff color space conversions
Hex:
        #5da5ff
        RGB:
        93, 165, 255
        CMY:
        64, 35, 0
        CMYK:
        64, 35, 0, 0
      HSL:
        213°, 100.0000%, 68.2353%
        HSV (HSB):
        213°, 63.5294%, 100.0000%
        XYZ:
        36.0193, 36.4574, 99.7463
        xyY:
        0.2091, 0.2117, 36.4574
      CIE-Lab:
        66.8680, 4.6387, -51.3658
        CIE-LCH:
        66.8680, 51.5748, 275.1603
        CIE-Luv:
        66.8680, -29.9981, -83.7748
        Hunter-Lab:
        60.3800, 0.8182, -55.6797
      #5da5ff color charts
#5da5ff RGB chart
      #5da5ff CMYK chart
      #5da5ff RGB pie chart
      #5da5ff color shades, tints & tones
#5da5ff color schemes
#5da5ff color preview, HTML & CSS examples
           This text has a color of #5da5ff        
        
          <p style="color:#5da5ff;">Text here</p>
        
        
          .mytext {color:#5da5ff;}
        
        Text color #5da5ff
      
           This box has a color of #5da5ff        
        
          <div style="background-color:#5da5ff;">Content here</div>
        
        
          .mybackground {background-color:#5da5ff;}
        
        Background color #5da5ff
      
           Border around this has a color of #5da5ff        
        
          <div style="border:2px solid #5da5ff;">Content here</div>
        
        
          .myborder {border:2px solid #5da5ff;}
        
        Border color #5da5ff