#5f9ecd color space conversions
Hex:
        #5f9ecd
        RGB:
        95, 158, 205
        CMY:
        63, 38, 20
        CMYK:
        54, 23, 0, 20
      HSL:
        206°, 52.3810%, 58.8235%
        HSV (HSB):
        206°, 53.6585%, 80.3922%
        XYZ:
        27.9656, 31.2944, 62.3241
        xyY:
        0.2300, 0.2574, 31.2944
      CIE-Lab:
        62.7554, -6.9064, -30.2737
        CIE-LCH:
        62.7554, 31.0515, 257.1490
        CIE-Luv:
        62.7554, -28.0501, -46.3229
        Hunter-Lab:
        55.9414, -8.6636, -26.8958
      #5f9ecd color charts
#5f9ecd RGB chart
      #5f9ecd CMYK chart
      #5f9ecd RGB pie chart
      #5f9ecd color shades, tints & tones
#5f9ecd color schemes
#5f9ecd color preview, HTML & CSS examples
           This text has a color of #5f9ecd        
        
          <p style="color:#5f9ecd;">Text here</p>
        
        
          .mytext {color:#5f9ecd;}
        
        Text color #5f9ecd
      
           This box has a color of #5f9ecd        
        
          <div style="background-color:#5f9ecd;">Content here</div>
        
        
          .mybackground {background-color:#5f9ecd;}
        
        Background color #5f9ecd
      
           Border around this has a color of #5f9ecd        
        
          <div style="border:2px solid #5f9ecd;">Content here</div>
        
        
          .myborder {border:2px solid #5f9ecd;}
        
        Border color #5f9ecd