#5d8bfe color space conversions
Hex:
        #5d8bfe
        RGB:
        93, 139, 254
        CMY:
        64, 45, 0
        CMYK:
        63, 45, 0, 0
      HSL:
        223°, 98.7730%, 68.0392%
        HSV (HSB):
        223°, 63.3858%, 99.6078%
        XYZ:
        31.6362, 27.9482, 97.4931
        xyY:
        0.2014, 0.1779, 27.9482
      CIE-Lab:
        59.8419, 19.6077, -62.0060
        CIE-LCH:
        59.8419, 65.0323, 287.5482
        CIE-Luv:
        59.8419, -21.4721, -101.0959
        Hunter-Lab:
        52.8660, 14.3029, -72.3337
      #5d8bfe color charts
#5d8bfe RGB chart
      #5d8bfe CMYK chart
      #5d8bfe RGB pie chart
      #5d8bfe color shades, tints & tones
#5d8bfe color schemes
#5d8bfe color preview, HTML & CSS examples
           This text has a color of #5d8bfe        
        
          <p style="color:#5d8bfe;">Text here</p>
        
        
          .mytext {color:#5d8bfe;}
        
        Text color #5d8bfe
      
           This box has a color of #5d8bfe        
        
          <div style="background-color:#5d8bfe;">Content here</div>
        
        
          .mybackground {background-color:#5d8bfe;}
        
        Background color #5d8bfe
      
           Border around this has a color of #5d8bfe        
        
          <div style="border:2px solid #5d8bfe;">Content here</div>
        
        
          .myborder {border:2px solid #5d8bfe;}
        
        Border color #5d8bfe