#5da2ce color space conversions
Hex:
        #5da2ce
        RGB:
        93, 162, 206
        CMY:
        64, 36, 19
        CMYK:
        55, 21, 0, 19
      HSL:
        203°, 53.5545%, 58.6275%
        HSV (HSB):
        203°, 54.8544%, 80.7843%
        XYZ:
        28.5751, 32.6240, 63.1835
        xyY:
        0.2297, 0.2623, 32.6240
      CIE-Lab:
        63.8553, -9.2490, -29.1370
        CIE-LCH:
        63.8553, 30.5698, 252.3889
        CIE-Luv:
        63.8553, -30.1178, -44.2643
        Hunter-Lab:
        57.1175, -10.6544, -25.6046
      #5da2ce color charts
#5da2ce RGB chart
      #5da2ce CMYK chart
      #5da2ce RGB pie chart
      #5da2ce color shades, tints & tones
#5da2ce color schemes
#5da2ce color preview, HTML & CSS examples
           This text has a color of #5da2ce        
        
          <p style="color:#5da2ce;">Text here</p>
        
        
          .mytext {color:#5da2ce;}
        
        Text color #5da2ce
      
           This box has a color of #5da2ce        
        
          <div style="background-color:#5da2ce;">Content here</div>
        
        
          .mybackground {background-color:#5da2ce;}
        
        Background color #5da2ce
      
           Border around this has a color of #5da2ce        
        
          <div style="border:2px solid #5da2ce;">Content here</div>
        
        
          .myborder {border:2px solid #5da2ce;}
        
        Border color #5da2ce