#5389df color space conversions
Hex:
        #5389df
        RGB:
        83, 137, 223
        CMY:
        67, 46, 13
        CMYK:
        63, 39, 0, 13
      HSL:
        217°, 68.6275%, 60.0000%
        HSV (HSB):
        217°, 62.7803%, 87.4510%
        XYZ:
        25.8322, 25.0580, 73.2872
        xyY:
        0.2080, 0.2018, 25.0580
      CIE-Lab:
        57.1319, 8.6515, -49.1852
        CIE-LCH:
        57.1319, 49.9403, 279.9760
        CIE-Luv:
        57.1319, -23.4696, -78.3610
        Hunter-Lab:
        50.0580, 4.5127, -51.7627
      #5389df color charts
#5389df RGB chart
      #5389df CMYK chart
      #5389df RGB pie chart
      #5389df color shades, tints & tones
#5389df color schemes
#5389df color preview, HTML & CSS examples
           This text has a color of #5389df        
        
          <p style="color:#5389df;">Text here</p>
        
        
          .mytext {color:#5389df;}
        
        Text color #5389df
      
           This box has a color of #5389df        
        
          <div style="background-color:#5389df;">Content here</div>
        
        
          .mybackground {background-color:#5389df;}
        
        Background color #5389df
      
           Border around this has a color of #5389df        
        
          <div style="border:2px solid #5389df;">Content here</div>
        
        
          .myborder {border:2px solid #5389df;}
        
        Border color #5389df