#5d90ed color space conversions
Hex:
        #5d90ed
        RGB:
        93, 144, 237
        CMY:
        64, 44, 7
        CMYK:
        61, 39, 0, 7
      HSL:
        219°, 80.0000%, 64.7059%
        HSV (HSB):
        219°, 60.7595%, 92.9412%
        XYZ:
        29.7735, 28.3881, 84.0310
        xyY:
        0.2094, 0.1996, 28.3881
      CIE-Lab:
        60.2378, 10.9626, -52.0079
        CIE-LCH:
        60.2378, 53.1507, 281.9030
        CIE-Luv:
        60.2378, -23.1432, -84.0347
        Hunter-Lab:
        53.2805, 6.5063, -56.2125
      #5d90ed color charts
#5d90ed RGB chart
      #5d90ed CMYK chart
      #5d90ed RGB pie chart
      #5d90ed color shades, tints & tones
#5d90ed color schemes
#5d90ed color preview, HTML & CSS examples
           This text has a color of #5d90ed        
        
          <p style="color:#5d90ed;">Text here</p>
        
        
          .mytext {color:#5d90ed;}
        
        Text color #5d90ed
      
           This box has a color of #5d90ed        
        
          <div style="background-color:#5d90ed;">Content here</div>
        
        
          .mybackground {background-color:#5d90ed;}
        
        Background color #5d90ed
      
           Border around this has a color of #5d90ed        
        
          <div style="border:2px solid #5d90ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d90ed;}
        
        Border color #5d90ed