#5385cf color space conversions
Hex:
        #5385cf
        RGB:
        83, 133, 207
        CMY:
        67, 48, 19
        CMYK:
        60, 36, 0, 19
      HSL:
        216°, 56.3636%, 56.8627%
        HSV (HSB):
        216°, 59.9034%, 81.1765%
        XYZ:
        23.2173, 23.1191, 62.2702
        xyY:
        0.2138, 0.2129, 23.1191
      CIE-Lab:
        55.1948, 5.6820, -43.2614
        CIE-LCH:
        55.1948, 43.6329, 277.4824
        CIE-Luv:
        55.1948, -22.2815, -67.9172
        Hunter-Lab:
        48.0823, 2.0476, -43.1275
      #5385cf color charts
#5385cf RGB chart
      #5385cf CMYK chart
      #5385cf RGB pie chart
      #5385cf color shades, tints & tones
#5385cf color schemes
#5385cf color preview, HTML & CSS examples
           This text has a color of #5385cf        
        
          <p style="color:#5385cf;">Text here</p>
        
        
          .mytext {color:#5385cf;}
        
        Text color #5385cf
      
           This box has a color of #5385cf        
        
          <div style="background-color:#5385cf;">Content here</div>
        
        
          .mybackground {background-color:#5385cf;}
        
        Background color #5385cf
      
           Border around this has a color of #5385cf        
        
          <div style="border:2px solid #5385cf;">Content here</div>
        
        
          .myborder {border:2px solid #5385cf;}
        
        Border color #5385cf