#5f93ed color space conversions
Hex:
        #5f93ed
        RGB:
        95, 147, 237
        CMY:
        63, 42, 7
        CMYK:
        60, 38, 0, 7
      HSL:
        218°, 79.7753%, 65.0980%
        HSV (HSB):
        218°, 59.9156%, 92.9412%
        XYZ:
        30.4391, 29.4148, 84.1941
        xyY:
        0.2113, 0.2042, 29.4148
      CIE-Lab:
        61.1459, 9.5597, -50.5606
        CIE-LCH:
        61.1459, 51.4565, 280.7068
        CIE-Luv:
        61.1459, -23.6278, -81.7200
        Hunter-Lab:
        54.2354, 5.2695, -54.0760
      #5f93ed color charts
#5f93ed RGB chart
      #5f93ed CMYK chart
      #5f93ed RGB pie chart
      #5f93ed color shades, tints & tones
#5f93ed color schemes
#5f93ed color preview, HTML & CSS examples
           This text has a color of #5f93ed        
        
          <p style="color:#5f93ed;">Text here</p>
        
        
          .mytext {color:#5f93ed;}
        
        Text color #5f93ed
      
           This box has a color of #5f93ed        
        
          <div style="background-color:#5f93ed;">Content here</div>
        
        
          .mybackground {background-color:#5f93ed;}
        
        Background color #5f93ed
      
           Border around this has a color of #5f93ed        
        
          <div style="border:2px solid #5f93ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f93ed;}
        
        Border color #5f93ed