#5f93ec color space conversions
Hex:
        #5f93ec
        RGB:
        95, 147, 236
        CMY:
        63, 42, 7
        CMYK:
        60, 38, 0, 7
      HSL:
        218°, 78.7709%, 64.9020%
        HSV (HSB):
        218°, 59.7458%, 92.5490%
        XYZ:
        30.2934, 29.3565, 83.4266
        xyY:
        0.2117, 0.2052, 29.3565
      CIE-Lab:
        61.0949, 9.2327, -50.0891
        CIE-LCH:
        61.0949, 50.9329, 280.4439
        CIE-Luv:
        61.0949, -23.6350, -80.8919
        Hunter-Lab:
        54.1816, 4.9829, -53.3652
      #5f93ec color charts
#5f93ec RGB chart
      #5f93ec CMYK chart
      #5f93ec RGB pie chart
      #5f93ec color shades, tints & tones
#5f93ec color schemes
#5f93ec color preview, HTML & CSS examples
           This text has a color of #5f93ec        
        
          <p style="color:#5f93ec;">Text here</p>
        
        
          .mytext {color:#5f93ec;}
        
        Text color #5f93ec
      
           This box has a color of #5f93ec        
        
          <div style="background-color:#5f93ec;">Content here</div>
        
        
          .mybackground {background-color:#5f93ec;}
        
        Background color #5f93ec
      
           Border around this has a color of #5f93ec        
        
          <div style="border:2px solid #5f93ec;">Content here</div>
        
        
          .myborder {border:2px solid #5f93ec;}
        
        Border color #5f93ec