#5f83df color space conversions
Hex:
        #5f83df
        RGB:
        95, 131, 223
        CMY:
        63, 49, 13
        CMYK:
        57, 41, 0, 13
      HSL:
        223°, 66.6667%, 62.3529%
        HSV (HSB):
        223°, 57.3991%, 87.4510%
        XYZ:
        26.1549, 23.9932, 73.0647
        xyY:
        0.2123, 0.1947, 23.9932
      CIE-Lab:
        56.0810, 14.5243, -50.8196
        CIE-LCH:
        56.0810, 52.8544, 285.9500
        CIE-Luv:
        56.0810, -18.2157, -81.3319
        Hunter-Lab:
        48.9829, 9.5919, -54.1512
      #5f83df color charts
#5f83df RGB chart
      #5f83df CMYK chart
      #5f83df RGB pie chart
      #5f83df color shades, tints & tones
#5f83df color schemes
#5f83df color preview, HTML & CSS examples
           This text has a color of #5f83df        
        
          <p style="color:#5f83df;">Text here</p>
        
        
          .mytext {color:#5f83df;}
        
        Text color #5f83df
      
           This box has a color of #5f83df        
        
          <div style="background-color:#5f83df;">Content here</div>
        
        
          .mybackground {background-color:#5f83df;}
        
        Background color #5f83df
      
           Border around this has a color of #5f83df        
        
          <div style="border:2px solid #5f83df;">Content here</div>
        
        
          .myborder {border:2px solid #5f83df;}
        
        Border color #5f83df