#5c85cf color space conversions
Hex:
        #5c85cf
        RGB:
        92, 133, 207
        CMY:
        64, 48, 19
        CMYK:
        56, 36, 0, 19
      HSL:
        219°, 54.5024%, 58.6275%
        HSV (HSB):
        219°, 55.5556%, 81.1765%
        XYZ:
        24.0636, 23.5554, 62.3098
        xyY:
        0.2189, 0.2143, 23.5554
      CIE-Lab:
        55.6398, 7.5162, -42.5292
        CIE-LCH:
        55.6398, 43.1883, 280.0224
        CIE-Luv:
        55.6398, -19.7274, -67.0287
        Hunter-Lab:
        48.5339, 3.5681, -42.1453
      #5c85cf color charts
#5c85cf RGB chart
      #5c85cf CMYK chart
      #5c85cf RGB pie chart
      #5c85cf color shades, tints & tones
#5c85cf color schemes
#5c85cf color preview, HTML & CSS examples
           This text has a color of #5c85cf        
        
          <p style="color:#5c85cf;">Text here</p>
        
        
          .mytext {color:#5c85cf;}
        
        Text color #5c85cf
      
           This box has a color of #5c85cf        
        
          <div style="background-color:#5c85cf;">Content here</div>
        
        
          .mybackground {background-color:#5c85cf;}
        
        Background color #5c85cf
      
           Border around this has a color of #5c85cf        
        
          <div style="border:2px solid #5c85cf;">Content here</div>
        
        
          .myborder {border:2px solid #5c85cf;}
        
        Border color #5c85cf