#538ccd color space conversions
Hex:
        #538ccd
        RGB:
        83, 140, 205
        CMY:
        67, 45, 20
        CMYK:
        60, 32, 0, 20
      HSL:
        212°, 54.9550%, 56.4706%
        HSV (HSB):
        212°, 59.5122%, 80.3922%
        XYZ:
        23.9648, 25.0029, 61.3206
        xyY:
        0.2173, 0.2267, 25.0029
      CIE-Lab:
        57.0783, 0.8823, -39.1657
        CIE-LCH:
        57.0783, 39.1756, 271.2905
        CIE-Luv:
        57.0783, -24.7889, -61.0952
        Hunter-Lab:
        50.0029, -1.9558, -37.7076
      #538ccd color charts
#538ccd RGB chart
      #538ccd CMYK chart
      #538ccd RGB pie chart
      #538ccd color shades, tints & tones
#538ccd color schemes
#538ccd color preview, HTML & CSS examples
           This text has a color of #538ccd        
        
          <p style="color:#538ccd;">Text here</p>
        
        
          .mytext {color:#538ccd;}
        
        Text color #538ccd
      
           This box has a color of #538ccd        
        
          <div style="background-color:#538ccd;">Content here</div>
        
        
          .mybackground {background-color:#538ccd;}
        
        Background color #538ccd
      
           Border around this has a color of #538ccd        
        
          <div style="border:2px solid #538ccd;">Content here</div>
        
        
          .myborder {border:2px solid #538ccd;}
        
        Border color #538ccd