#534dbd color space conversions
Hex:
        #534dbd
        RGB:
        83, 77, 189
        CMY:
        67, 70, 26
        CMYK:
        56, 59, 0, 26
      HSL:
        243°, 45.9016%, 52.1569%
        HSV (HSB):
        243°, 59.2593%, 74.1176%
        XYZ:
        15.4065, 10.8209, 49.4207
        xyY:
        0.2037, 0.1430, 10.8209
      CIE-Lab:
        39.2771, 34.3568, -58.3967
        CIE-LCH:
        39.2771, 67.7537, 300.4698
        CIE-Luv:
        39.2771, -4.4897, -86.5899
        Hunter-Lab:
        32.8951, 26.0343, -66.0492
      #534dbd color charts
#534dbd RGB chart
      #534dbd CMYK chart
      #534dbd RGB pie chart
      #534dbd color shades, tints & tones
#534dbd color schemes
#534dbd color preview, HTML & CSS examples
           This text has a color of #534dbd        
        
          <p style="color:#534dbd;">Text here</p>
        
        
          .mytext {color:#534dbd;}
        
        Text color #534dbd
      
           This box has a color of #534dbd        
        
          <div style="background-color:#534dbd;">Content here</div>
        
        
          .mybackground {background-color:#534dbd;}
        
        Background color #534dbd
      
           Border around this has a color of #534dbd        
        
          <div style="border:2px solid #534dbd;">Content here</div>
        
        
          .myborder {border:2px solid #534dbd;}
        
        Border color #534dbd