#5a92dd color space conversions
Hex:
        #5a92dd
        RGB:
        90, 146, 221
        CMY:
        65, 43, 13
        CMYK:
        59, 34, 0, 13
      HSL:
        214°, 65.8291%, 60.9804%
        HSV (HSB):
        214°, 59.2760%, 86.6667%
        XYZ:
        27.5465, 27.9519, 72.3500
        xyY:
        0.2155, 0.2186, 27.9519
      CIE-Lab:
        59.8452, 3.9675, -43.7567
        CIE-LCH:
        59.8452, 43.9362, 275.1809
        CIE-Luv:
        59.8452, -24.7913, -69.5513
        Hunter-Lab:
        52.8695, 0.4817, -44.1275
      #5a92dd color charts
#5a92dd RGB chart
      #5a92dd CMYK chart
      #5a92dd RGB pie chart
      #5a92dd color shades, tints & tones
#5a92dd color schemes
#5a92dd color preview, HTML & CSS examples
           This text has a color of #5a92dd        
        
          <p style="color:#5a92dd;">Text here</p>
        
        
          .mytext {color:#5a92dd;}
        
        Text color #5a92dd
      
           This box has a color of #5a92dd        
        
          <div style="background-color:#5a92dd;">Content here</div>
        
        
          .mybackground {background-color:#5a92dd;}
        
        Background color #5a92dd
      
           Border around this has a color of #5a92dd        
        
          <div style="border:2px solid #5a92dd;">Content here</div>
        
        
          .myborder {border:2px solid #5a92dd;}
        
        Border color #5a92dd