#5f8ecd color space conversions
Hex:
        #5f8ecd
        RGB:
        95, 142, 205
        CMY:
        63, 44, 20
        CMYK:
        54, 31, 0, 20
      HSL:
        214°, 52.3810%, 58.8235%
        HSV (HSB):
        214°, 53.6585%, 80.3922%
        XYZ:
        25.4118, 26.1867, 61.4728
        xyY:
        0.2247, 0.2316, 26.1867
      CIE-Lab:
        58.2138, 2.2213, -37.3444
        CIE-LCH:
        58.2138, 37.4104, 273.4040
        CIE-Luv:
        58.2138, -22.0734, -58.4617
        Hunter-Lab:
        51.1729, -0.9120, -35.4026
      #5f8ecd color charts
#5f8ecd RGB chart
      #5f8ecd CMYK chart
      #5f8ecd RGB pie chart
      #5f8ecd color shades, tints & tones
#5f8ecd color schemes
#5f8ecd color preview, HTML & CSS examples
           This text has a color of #5f8ecd        
        
          <p style="color:#5f8ecd;">Text here</p>
        
        
          .mytext {color:#5f8ecd;}
        
        Text color #5f8ecd
      
           This box has a color of #5f8ecd        
        
          <div style="background-color:#5f8ecd;">Content here</div>
        
        
          .mybackground {background-color:#5f8ecd;}
        
        Background color #5f8ecd
      
           Border around this has a color of #5f8ecd        
        
          <div style="border:2px solid #5f8ecd;">Content here</div>
        
        
          .myborder {border:2px solid #5f8ecd;}
        
        Border color #5f8ecd