#535b9f color space conversions
Hex:
        #535b9f
        RGB:
        83, 91, 159
        CMY:
        67, 64, 38
        CMYK:
        48, 43, 0, 38
      HSL:
        234°, 31.4050%, 47.4510%
        HSV (HSB):
        234°, 47.7987%, 62.3529%
        XYZ:
        13.5664, 11.8244, 34.3682
        xyY:
        0.2270, 0.1979, 11.8244
      CIE-Lab:
        40.9356, 15.8913, -38.0096
        CIE-LCH:
        40.9356, 41.1978, 292.6891
        CIE-Luv:
        40.9356, -7.0705, -56.6278
        Hunter-Lab:
        34.3866, 10.2462, -35.1877
      #535b9f color charts
#535b9f RGB chart
      #535b9f CMYK chart
      #535b9f RGB pie chart
      #535b9f color shades, tints & tones
#535b9f color schemes
#535b9f color preview, HTML & CSS examples
           This text has a color of #535b9f        
        
          <p style="color:#535b9f;">Text here</p>
        
        
          .mytext {color:#535b9f;}
        
        Text color #535b9f
      
           This box has a color of #535b9f        
        
          <div style="background-color:#535b9f;">Content here</div>
        
        
          .mybackground {background-color:#535b9f;}
        
        Background color #535b9f
      
           Border around this has a color of #535b9f        
        
          <div style="border:2px solid #535b9f;">Content here</div>
        
        
          .myborder {border:2px solid #535b9f;}
        
        Border color #535b9f