#5d90cf color space conversions
Hex:
        #5d90cf
        RGB:
        93, 144, 207
        CMY:
        64, 44, 19
        CMYK:
        55, 30, 0, 19
      HSL:
        213°, 54.2857%, 58.8235%
        HSV (HSB):
        213°, 55.0725%, 81.1765%
        XYZ:
        25.7499, 26.7787, 62.8431
        xyY:
        0.2232, 0.2321, 26.7787
      CIE-Lab:
        58.7689, 1.2513, -37.6066
        CIE-LCH:
        58.7689, 37.6274, 271.9058
        CIE-Luv:
        58.7689, -23.3946, -58.8763
        Hunter-Lab:
        51.7481, -1.7373, -35.7783
      #5d90cf color charts
#5d90cf RGB chart
      #5d90cf CMYK chart
      #5d90cf RGB pie chart
      #5d90cf color shades, tints & tones
#5d90cf color schemes
#5d90cf color preview, HTML & CSS examples
           This text has a color of #5d90cf        
        
          <p style="color:#5d90cf;">Text here</p>
        
        
          .mytext {color:#5d90cf;}
        
        Text color #5d90cf
      
           This box has a color of #5d90cf        
        
          <div style="background-color:#5d90cf;">Content here</div>
        
        
          .mybackground {background-color:#5d90cf;}
        
        Background color #5d90cf
      
           Border around this has a color of #5d90cf        
        
          <div style="border:2px solid #5d90cf;">Content here</div>
        
        
          .myborder {border:2px solid #5d90cf;}
        
        Border color #5d90cf