#534cbf color space conversions
Hex:
        #534cbf
        RGB:
        83, 76, 191
        CMY:
        67, 70, 25
        CMYK:
        57, 60, 0, 25
      HSL:
        244°, 47.3251%, 52.3529%
        HSV (HSB):
        244°, 60.2094%, 74.9020%
        XYZ:
        15.5557, 10.7695, 50.5491
        xyY:
        0.2024, 0.1401, 10.7695
      CIE-Lab:
        39.1895, 35.6121, -59.7088
        CIE-LCH:
        39.1895, 69.5223, 300.8131
        CIE-Luv:
        39.1895, -4.3641, -88.3929
        Hunter-Lab:
        32.8169, 27.1822, -68.3548
      #534cbf color charts
#534cbf RGB chart
      #534cbf CMYK chart
      #534cbf RGB pie chart
      #534cbf color shades, tints & tones
#534cbf color schemes
#534cbf color preview, HTML & CSS examples
           This text has a color of #534cbf        
        
          <p style="color:#534cbf;">Text here</p>
        
        
          .mytext {color:#534cbf;}
        
        Text color #534cbf
      
           This box has a color of #534cbf        
        
          <div style="background-color:#534cbf;">Content here</div>
        
        
          .mybackground {background-color:#534cbf;}
        
        Background color #534cbf
      
           Border around this has a color of #534cbf        
        
          <div style="border:2px solid #534cbf;">Content here</div>
        
        
          .myborder {border:2px solid #534cbf;}
        
        Border color #534cbf