#5d88ed color space conversions
Hex:
        #5d88ed
        RGB:
        93, 136, 237
        CMY:
        64, 47, 7
        CMYK:
        61, 43, 0, 7
      HSL:
        222°, 80.0000%, 64.7059%
        HSV (HSB):
        222°, 60.7595%, 92.9412%
        XYZ:
        28.6044, 26.0499, 83.6413
        xyY:
        0.2068, 0.1884, 26.0499
      CIE-Lab:
        58.0844, 15.7403, -55.4366
        CIE-LCH:
        58.0844, 57.6278, 285.8510
        CIE-Luv:
        58.0844, -20.4916, -89.5219
        Hunter-Lab:
        51.0391, 10.7203, -61.4352
      #5d88ed color charts
#5d88ed RGB chart
      #5d88ed CMYK chart
      #5d88ed RGB pie chart
      #5d88ed color shades, tints & tones
#5d88ed color schemes
#5d88ed color preview, HTML & CSS examples
           This text has a color of #5d88ed        
        
          <p style="color:#5d88ed;">Text here</p>
        
        
          .mytext {color:#5d88ed;}
        
        Text color #5d88ed
      
           This box has a color of #5d88ed        
        
          <div style="background-color:#5d88ed;">Content here</div>
        
        
          .mybackground {background-color:#5d88ed;}
        
        Background color #5d88ed
      
           Border around this has a color of #5d88ed        
        
          <div style="border:2px solid #5d88ed;">Content here</div>
        
        
          .myborder {border:2px solid #5d88ed;}
        
        Border color #5d88ed