#5c85eb color space conversions
Hex:
        #5c85eb
        RGB:
        92, 133, 235
        CMY:
        64, 48, 8
        CMYK:
        61, 43, 0, 8
      HSL:
        223°, 78.1421%, 64.1176%
        HSV (HSB):
        223°, 60.8511%, 92.1569%
        XYZ:
        27.7966, 25.0485, 81.9671
        xyY:
        0.2062, 0.1858, 25.0485
      CIE-Lab:
        57.1227, 16.7010, -55.8643
        CIE-LCH:
        57.1227, 58.3073, 286.6444
        CIE-Luv:
        57.1227, -19.7774, -90.0053
        Hunter-Lab:
        50.0485, 11.5527, -62.0684
      #5c85eb color charts
#5c85eb RGB chart
      #5c85eb CMYK chart
      #5c85eb RGB pie chart
      #5c85eb color shades, tints & tones
#5c85eb color schemes
#5c85eb color preview, HTML & CSS examples
           This text has a color of #5c85eb        
        
          <p style="color:#5c85eb;">Text here</p>
        
        
          .mytext {color:#5c85eb;}
        
        Text color #5c85eb
      
           This box has a color of #5c85eb        
        
          <div style="background-color:#5c85eb;">Content here</div>
        
        
          .mybackground {background-color:#5c85eb;}
        
        Background color #5c85eb
      
           Border around this has a color of #5c85eb        
        
          <div style="border:2px solid #5c85eb;">Content here</div>
        
        
          .myborder {border:2px solid #5c85eb;}
        
        Border color #5c85eb