#5693ed color space conversions
Hex:
        #5693ed
        RGB:
        86, 147, 237
        CMY:
        66, 42, 7
        CMYK:
        64, 38, 0, 7
      HSL:
        216°, 80.7487%, 63.3333%
        HSV (HSB):
        216°, 63.7131%, 92.9412%
        XYZ:
        29.5575, 28.9603, 84.1528
        xyY:
        0.2072, 0.2030, 28.9603
      CIE-Lab:
        60.7466, 7.9463, -51.2192
        CIE-LCH:
        60.7466, 51.8320, 278.8187
        CIE-Luv:
        60.7466, -25.9109, -82.5431
        Hunter-Lab:
        53.8148, 3.8645, -55.0444
      #5693ed color charts
#5693ed RGB chart
      #5693ed CMYK chart
      #5693ed RGB pie chart
      #5693ed color shades, tints & tones
#5693ed color schemes
#5693ed color preview, HTML & CSS examples
           This text has a color of #5693ed        
        
          <p style="color:#5693ed;">Text here</p>
        
        
          .mytext {color:#5693ed;}
        
        Text color #5693ed
      
           This box has a color of #5693ed        
        
          <div style="background-color:#5693ed;">Content here</div>
        
        
          .mybackground {background-color:#5693ed;}
        
        Background color #5693ed
      
           Border around this has a color of #5693ed        
        
          <div style="border:2px solid #5693ed;">Content here</div>
        
        
          .myborder {border:2px solid #5693ed;}
        
        Border color #5693ed