#5d96ec color space conversions
Hex:
        #5d96ec
        RGB:
        93, 150, 236
        CMY:
        64, 41, 7
        CMYK:
        61, 36, 0, 7
      HSL:
        216°, 79.0055%, 64.5098%
        HSV (HSB):
        216°, 60.5932%, 92.5490%
        XYZ:
        30.5609, 30.1960, 83.5746
        xyY:
        0.2117, 0.2092, 30.1960
      CIE-Lab:
        61.8229, 7.0972, -48.9420
        CIE-LCH:
        61.8229, 49.4539, 278.2510
        CIE-Luv:
        61.8229, -25.1931, -78.9223
        Hunter-Lab:
        54.9509, 3.1086, -51.7083
      #5d96ec color charts
#5d96ec RGB chart
      #5d96ec CMYK chart
      #5d96ec RGB pie chart
      #5d96ec color shades, tints & tones
#5d96ec color schemes
#5d96ec color preview, HTML & CSS examples
           This text has a color of #5d96ec        
        
          <p style="color:#5d96ec;">Text here</p>
        
        
          .mytext {color:#5d96ec;}
        
        Text color #5d96ec
      
           This box has a color of #5d96ec        
        
          <div style="background-color:#5d96ec;">Content here</div>
        
        
          .mybackground {background-color:#5d96ec;}
        
        Background color #5d96ec
      
           Border around this has a color of #5d96ec        
        
          <div style="border:2px solid #5d96ec;">Content here</div>
        
        
          .myborder {border:2px solid #5d96ec;}
        
        Border color #5d96ec