#5f83cb color space conversions
Hex:
        #5f83cb
        RGB:
        95, 131, 203
        CMY:
        63, 49, 20
        CMYK:
        53, 35, 0, 20
      HSL:
        220°, 50.9434%, 58.4314%
        HSV (HSB):
        220°, 53.2020%, 79.6078%
        XYZ:
        23.6151, 22.9773, 59.6903
        xyY:
        0.2222, 0.2162, 22.9773
      CIE-Lab:
        55.0489, 8.0855, -41.1877
        CIE-LCH:
        55.0489, 41.9739, 281.1065
        CIE-Luv:
        55.0489, -18.0774, -64.7799
        Hunter-Lab:
        47.9346, 4.0528, -40.2763
      #5f83cb color charts
#5f83cb RGB chart
      #5f83cb CMYK chart
      #5f83cb RGB pie chart
      #5f83cb color shades, tints & tones
#5f83cb color schemes
#5f83cb color preview, HTML & CSS examples
           This text has a color of #5f83cb        
        
          <p style="color:#5f83cb;">Text here</p>
        
        
          .mytext {color:#5f83cb;}
        
        Text color #5f83cb
      
           This box has a color of #5f83cb        
        
          <div style="background-color:#5f83cb;">Content here</div>
        
        
          .mybackground {background-color:#5f83cb;}
        
        Background color #5f83cb
      
           Border around this has a color of #5f83cb        
        
          <div style="border:2px solid #5f83cb;">Content here</div>
        
        
          .myborder {border:2px solid #5f83cb;}
        
        Border color #5f83cb