#5d92ce color space conversions
Hex:
        #5d92ce
        RGB:
        93, 146, 206
        CMY:
        64, 43, 19
        CMYK:
        55, 29, 0, 19
      HSL:
        212°, 53.5545%, 58.6275%
        HSV (HSB):
        212°, 54.8544%, 80.7843%
        XYZ:
        25.9337, 27.3412, 62.3030
        xyY:
        0.2244, 0.2366, 27.3412
      CIE-Lab:
        59.2888, -0.2220, -36.2319
        CIE-LCH:
        59.2888, 36.2326, 269.6490
        CIE-Luv:
        59.2888, -24.1407, -56.5228
        Hunter-Lab:
        52.2888, -2.9747, -34.0430
      #5d92ce color charts
#5d92ce RGB chart
      #5d92ce CMYK chart
      #5d92ce RGB pie chart
      #5d92ce color shades, tints & tones
#5d92ce color schemes
#5d92ce color preview, HTML & CSS examples
           This text has a color of #5d92ce        
        
          <p style="color:#5d92ce;">Text here</p>
        
        
          .mytext {color:#5d92ce;}
        
        Text color #5d92ce
      
           This box has a color of #5d92ce        
        
          <div style="background-color:#5d92ce;">Content here</div>
        
        
          .mybackground {background-color:#5d92ce;}
        
        Background color #5d92ce
      
           Border around this has a color of #5d92ce        
        
          <div style="border:2px solid #5d92ce;">Content here</div>
        
        
          .myborder {border:2px solid #5d92ce;}
        
        Border color #5d92ce