#5385d7 color space conversions
Hex:
        #5385d7
        RGB:
        83, 133, 215
        CMY:
        67, 48, 16
        CMYK:
        61, 38, 0, 16
      HSL:
        217°, 62.2642%, 58.4314%
        HSV (HSB):
        217°, 61.3953%, 84.3137%
        XYZ:
        24.2205, 23.5204, 67.5533
        xyY:
        0.2101, 0.2040, 23.5204
      CIE-Lab:
        55.6043, 8.3553, -47.1232
        CIE-LCH:
        55.6043, 47.8582, 280.0544
        CIE-Luv:
        55.6043, -22.1996, -74.5752
        Hunter-Lab:
        48.4978, 4.2745, -48.6375
      #5385d7 color charts
#5385d7 RGB chart
      #5385d7 CMYK chart
      #5385d7 RGB pie chart
      #5385d7 color shades, tints & tones
#5385d7 color schemes
#5385d7 color preview, HTML & CSS examples
           This text has a color of #5385d7        
        
          <p style="color:#5385d7;">Text here</p>
        
        
          .mytext {color:#5385d7;}
        
        Text color #5385d7
      
           This box has a color of #5385d7        
        
          <div style="background-color:#5385d7;">Content here</div>
        
        
          .mybackground {background-color:#5385d7;}
        
        Background color #5385d7
      
           Border around this has a color of #5385d7        
        
          <div style="border:2px solid #5385d7;">Content here</div>
        
        
          .myborder {border:2px solid #5385d7;}
        
        Border color #5385d7