#5f83bb color space conversions
Hex:
        #5f83bb
        RGB:
        95, 131, 187
        CMY:
        63, 49, 27
        CMYK:
        49, 30, 0, 27
      HSL:
        217°, 40.3509%, 55.2941%
        HSV (HSB):
        217°, 49.1979%, 73.3333%
        XYZ:
        21.8053, 22.2534, 50.1598
        xyY:
        0.2314, 0.2362, 22.2534
      CIE-Lab:
        54.2948, 3.0918, -33.2665
        CIE-LCH:
        54.2948, 33.4099, 275.3098
        CIE-Luv:
        54.2948, -17.9953, -51.2378
        Hunter-Lab:
        47.1735, -0.0445, -30.0219
      #5f83bb color charts
#5f83bb RGB chart
      #5f83bb CMYK chart
      #5f83bb RGB pie chart
      #5f83bb color shades, tints & tones
#5f83bb color schemes
#5f83bb color preview, HTML & CSS examples
           This text has a color of #5f83bb        
        
          <p style="color:#5f83bb;">Text here</p>
        
        
          .mytext {color:#5f83bb;}
        
        Text color #5f83bb
      
           This box has a color of #5f83bb        
        
          <div style="background-color:#5f83bb;">Content here</div>
        
        
          .mybackground {background-color:#5f83bb;}
        
        Background color #5f83bb
      
           Border around this has a color of #5f83bb        
        
          <div style="border:2px solid #5f83bb;">Content here</div>
        
        
          .myborder {border:2px solid #5f83bb;}
        
        Border color #5f83bb