#5f9ecb color space conversions
Hex:
        #5f9ecb
        RGB:
        95, 158, 203
        CMY:
        63, 38, 20
        CMYK:
        53, 22, 0, 20
      HSL:
        205°, 50.9434%, 58.4314%
        HSV (HSB):
        205°, 53.2020%, 79.6078%
        XYZ:
        27.7257, 31.1984, 61.0605
        xyY:
        0.2311, 0.2600, 31.1984
      CIE-Lab:
        62.6748, -7.5128, -29.2827
        CIE-LCH:
        62.6748, 30.2311, 255.6105
        CIE-Luv:
        62.6748, -28.0928, -44.5982
        Hunter-Lab:
        55.8555, -9.1431, -25.7161
      #5f9ecb color charts
#5f9ecb RGB chart
      #5f9ecb CMYK chart
      #5f9ecb RGB pie chart
      #5f9ecb color shades, tints & tones
#5f9ecb color schemes
#5f9ecb color preview, HTML & CSS examples
           This text has a color of #5f9ecb        
        
          <p style="color:#5f9ecb;">Text here</p>
        
        
          .mytext {color:#5f9ecb;}
        
        Text color #5f9ecb
      
           This box has a color of #5f9ecb        
        
          <div style="background-color:#5f9ecb;">Content here</div>
        
        
          .mybackground {background-color:#5f9ecb;}
        
        Background color #5f9ecb
      
           Border around this has a color of #5f9ecb        
        
          <div style="border:2px solid #5f9ecb;">Content here</div>
        
        
          .myborder {border:2px solid #5f9ecb;}
        
        Border color #5f9ecb