#5f8dff color space conversions
Hex:
        #5f8dff
        RGB:
        95, 141, 255
        CMY:
        63, 45, 0
        CMYK:
        63, 45, 0, 0
      HSL:
        223°, 100.0000%, 68.6275%
        HSV (HSB):
        223°, 62.7451%, 100.0000%
        XYZ:
        32.2942, 28.7026, 98.4458
        xyY:
        0.2025, 0.1800, 28.7026
      CIE-Lab:
        60.5183, 19.0779, -61.4656
        CIE-LCH:
        60.5183, 64.3583, 287.2435
        CIE-Luv:
        60.5183, -21.6042, -100.4009
        Hunter-Lab:
        53.5749, 13.8414, -71.4452
      #5f8dff color charts
#5f8dff RGB chart
      #5f8dff CMYK chart
      #5f8dff RGB pie chart
      #5f8dff color shades, tints & tones
#5f8dff color schemes
#5f8dff color preview, HTML & CSS examples
           This text has a color of #5f8dff        
        
          <p style="color:#5f8dff;">Text here</p>
        
        
          .mytext {color:#5f8dff;}
        
        Text color #5f8dff
      
           This box has a color of #5f8dff        
        
          <div style="background-color:#5f8dff;">Content here</div>
        
        
          .mybackground {background-color:#5f8dff;}
        
        Background color #5f8dff
      
           Border around this has a color of #5f8dff        
        
          <div style="border:2px solid #5f8dff;">Content here</div>
        
        
          .myborder {border:2px solid #5f8dff;}
        
        Border color #5f8dff