#5f71bd color space conversions
Hex:
        #5f71bd
        RGB:
        95, 113, 189
        CMY:
        63, 56, 26
        CMYK:
        50, 40, 0, 26
      HSL:
        229°, 41.5929%, 55.6863%
        HSV (HSB):
        229°, 49.7354%, 74.1176%
        XYZ:
        19.8097, 17.9173, 50.5584
        xyY:
        0.2244, 0.2029, 17.9173
      CIE-Lab:
        49.3956, 14.5715, -42.1215
        CIE-LCH:
        49.3956, 44.5707, 289.0825
        CIE-Luv:
        49.3956, -11.4629, -65.5306
        Hunter-Lab:
        42.3288, 9.4621, -41.1871
      #5f71bd color charts
#5f71bd RGB chart
      #5f71bd CMYK chart
      #5f71bd RGB pie chart
      #5f71bd color shades, tints & tones
#5f71bd color schemes
#5f71bd color preview, HTML & CSS examples
           This text has a color of #5f71bd        
        
          <p style="color:#5f71bd;">Text here</p>
        
        
          .mytext {color:#5f71bd;}
        
        Text color #5f71bd
      
           This box has a color of #5f71bd        
        
          <div style="background-color:#5f71bd;">Content here</div>
        
        
          .mybackground {background-color:#5f71bd;}
        
        Background color #5f71bd
      
           Border around this has a color of #5f71bd        
        
          <div style="border:2px solid #5f71bd;">Content here</div>
        
        
          .myborder {border:2px solid #5f71bd;}
        
        Border color #5f71bd