#538adf color space conversions
Hex:
        #538adf
        RGB:
        83, 138, 223
        CMY:
        67, 46, 13
        CMYK:
        63, 38, 0, 13
      HSL:
        216°, 68.6275%, 60.0000%
        HSV (HSB):
        216°, 62.7803%, 87.4510%
        XYZ:
        25.9750, 25.3437, 73.3348
        xyY:
        0.2084, 0.2033, 25.3437
      CIE-Lab:
        57.4087, 8.0540, -48.7459
        CIE-LCH:
        57.4087, 49.4068, 279.3819
        CIE-Luv:
        57.4087, -23.8080, -77.6530
        Hunter-Lab:
        50.3425, 4.0006, -51.1291
      #538adf color charts
#538adf RGB chart
      #538adf CMYK chart
      #538adf RGB pie chart
      #538adf color shades, tints & tones
#538adf color schemes
#538adf color preview, HTML & CSS examples
           This text has a color of #538adf        
        
          <p style="color:#538adf;">Text here</p>
        
        
          .mytext {color:#538adf;}
        
        Text color #538adf
      
           This box has a color of #538adf        
        
          <div style="background-color:#538adf;">Content here</div>
        
        
          .mybackground {background-color:#538adf;}
        
        Background color #538adf
      
           Border around this has a color of #538adf        
        
          <div style="border:2px solid #538adf;">Content here</div>
        
        
          .myborder {border:2px solid #538adf;}
        
        Border color #538adf