#53869f color space conversions
Hex:
        #53869f
        RGB:
        83, 134, 159
        CMY:
        67, 47, 38
        CMYK:
        48, 16, 0, 38
      HSL:
        200°, 31.4050%, 47.4510%
        HSV (HSB):
        200°, 47.7987%, 62.3529%
        XYZ:
        18.3504, 21.3924, 35.9629
        xyY:
        0.2424, 0.2826, 21.3924
      CIE-Lab:
        53.3763, -10.0528, -18.6345
        CIE-LCH:
        53.3763, 21.1732, 241.6543
        CIE-Luv:
        53.3763, -23.3678, -26.1856
        Hunter-Lab:
        46.2519, -10.1212, -13.7242
      #53869f color charts
#53869f RGB chart
      #53869f CMYK chart
      #53869f RGB pie chart
      #53869f color shades, tints & tones
#53869f color schemes
#53869f color preview, HTML & CSS examples
           This text has a color of #53869f        
        
          <p style="color:#53869f;">Text here</p>
        
        
          .mytext {color:#53869f;}
        
        Text color #53869f
      
           This box has a color of #53869f        
        
          <div style="background-color:#53869f;">Content here</div>
        
        
          .mybackground {background-color:#53869f;}
        
        Background color #53869f
      
           Border around this has a color of #53869f        
        
          <div style="border:2px solid #53869f;">Content here</div>
        
        
          .myborder {border:2px solid #53869f;}
        
        Border color #53869f