#5893dc color space conversions
Hex:
        #5893dc
        RGB:
        88, 147, 220
        CMY:
        65, 42, 14
        CMYK:
        60, 33, 0, 14
      HSL:
        213°, 65.3465%, 60.3922%
        HSV (HSB):
        213°, 60.0000%, 86.2745%
        XYZ:
        27.3765, 28.1095, 71.6929
        xyY:
        0.2153, 0.2210, 28.1095
      CIE-Lab:
        59.9875, 2.6723, -42.9815
        CIE-LCH:
        59.9875, 43.0645, 273.5577
        CIE-Luv:
        59.9875, -25.6920, -68.1503
        Hunter-Lab:
        53.0183, -0.6121, -43.0608
      #5893dc color charts
#5893dc RGB chart
      #5893dc CMYK chart
      #5893dc RGB pie chart
      #5893dc color shades, tints & tones
#5893dc color schemes
#5893dc color preview, HTML & CSS examples
           This text has a color of #5893dc        
        
          <p style="color:#5893dc;">Text here</p>
        
        
          .mytext {color:#5893dc;}
        
        Text color #5893dc
      
           This box has a color of #5893dc        
        
          <div style="background-color:#5893dc;">Content here</div>
        
        
          .mybackground {background-color:#5893dc;}
        
        Background color #5893dc
      
           Border around this has a color of #5893dc        
        
          <div style="border:2px solid #5893dc;">Content here</div>
        
        
          .myborder {border:2px solid #5893dc;}
        
        Border color #5893dc