#5385d6 color space conversions
Hex:
        #5385d6
        RGB:
        83, 133, 214
        CMY:
        67, 48, 16
        CMYK:
        61, 38, 0, 16
      HSL:
        217°, 61.5023%, 58.2353%
        HSV (HSB):
        217°, 61.2150%, 83.9216%
        XYZ:
        24.0924, 23.4691, 66.8785
        xyY:
        0.2105, 0.2051, 23.4691
      CIE-Lab:
        55.5523, 8.0196, -46.6431
        CIE-LCH:
        55.5523, 47.3275, 279.7558
        CIE-Luv:
        55.5523, -22.2093, -73.7473
        Hunter-Lab:
        48.4449, 3.9922, -47.9388
      #5385d6 color charts
#5385d6 RGB chart
      #5385d6 CMYK chart
      #5385d6 RGB pie chart
      #5385d6 color shades, tints & tones
#5385d6 color schemes
#5385d6 color preview, HTML & CSS examples
           This text has a color of #5385d6        
        
          <p style="color:#5385d6;">Text here</p>
        
        
          .mytext {color:#5385d6;}
        
        Text color #5385d6
      
           This box has a color of #5385d6        
        
          <div style="background-color:#5385d6;">Content here</div>
        
        
          .mybackground {background-color:#5385d6;}
        
        Background color #5385d6
      
           Border around this has a color of #5385d6        
        
          <div style="border:2px solid #5385d6;">Content here</div>
        
        
          .myborder {border:2px solid #5385d6;}
        
        Border color #5385d6