#5d96cf color space conversions
Hex:
        #5d96cf
        RGB:
        93, 150, 207
        CMY:
        64, 41, 19
        CMYK:
        55, 28, 0, 19
      HSL:
        210°, 54.2857%, 58.8235%
        HSV (HSB):
        210°, 55.0725%, 81.1765%
        XYZ:
        26.6830, 28.6448, 63.1541
        xyY:
        0.2252, 0.2418, 28.6448
      CIE-Lab:
        60.4669, -2.2060, -34.9533
        CIE-LCH:
        60.4669, 35.0229, 266.3886
        CIE-Luv:
        60.4669, -25.6048, -54.3545
        Hunter-Lab:
        53.5209, -4.6697, -32.4970
      #5d96cf color charts
#5d96cf RGB chart
      #5d96cf CMYK chart
      #5d96cf RGB pie chart
      #5d96cf color shades, tints & tones
#5d96cf color schemes
#5d96cf color preview, HTML & CSS examples
           This text has a color of #5d96cf        
        
          <p style="color:#5d96cf;">Text here</p>
        
        
          .mytext {color:#5d96cf;}
        
        Text color #5d96cf
      
           This box has a color of #5d96cf        
        
          <div style="background-color:#5d96cf;">Content here</div>
        
        
          .mybackground {background-color:#5d96cf;}
        
        Background color #5d96cf
      
           Border around this has a color of #5d96cf        
        
          <div style="border:2px solid #5d96cf;">Content here</div>
        
        
          .myborder {border:2px solid #5d96cf;}
        
        Border color #5d96cf