#5586eb color space conversions
Hex:
        #5586eb
        RGB:
        85, 134, 235
        CMY:
        67, 47, 8
        CMYK:
        64, 43, 0, 8
      HSL:
        220°, 78.9474%, 62.7451%
        HSV (HSB):
        220°, 63.8298%, 92.1569%
        XYZ:
        27.2668, 24.9796, 81.9817
        xyY:
        0.2031, 0.1861, 24.9796
      CIE-Lab:
        57.0556, 14.8683, -55.9908
        CIE-LCH:
        57.0556, 57.9313, 284.8716
        CIE-Luv:
        57.0556, -21.8822, -90.0056
        Hunter-Lab:
        49.9796, 9.9178, -62.2677
      #5586eb color charts
#5586eb RGB chart
      #5586eb CMYK chart
      #5586eb RGB pie chart
      #5586eb color shades, tints & tones
#5586eb color schemes
#5586eb color preview, HTML & CSS examples
           This text has a color of #5586eb        
        
          <p style="color:#5586eb;">Text here</p>
        
        
          .mytext {color:#5586eb;}
        
        Text color #5586eb
      
           This box has a color of #5586eb        
        
          <div style="background-color:#5586eb;">Content here</div>
        
        
          .mybackground {background-color:#5586eb;}
        
        Background color #5586eb
      
           Border around this has a color of #5586eb        
        
          <div style="border:2px solid #5586eb;">Content here</div>
        
        
          .myborder {border:2px solid #5586eb;}
        
        Border color #5586eb