#534fc3 color space conversions
Hex:
        #534fc3
        RGB:
        83, 79, 195
        CMY:
        67, 69, 24
        CMYK:
        57, 59, 0, 24
      HSL:
        242°, 49.1525%, 53.7255%
        HSV (HSB):
        242°, 59.4872%, 76.4706%
        XYZ:
        16.2136, 11.3711, 52.9701
        xyY:
        0.2013, 0.1412, 11.3711
      CIE-Lab:
        40.1986, 35.0649, -60.4028
        CIE-LCH:
        40.1986, 69.8430, 300.1360
        CIE-Luv:
        40.1986, -5.3468, -90.0363
        Hunter-Lab:
        33.7211, 26.8136, -69.5298
      #534fc3 color charts
#534fc3 RGB chart
      #534fc3 CMYK chart
      #534fc3 RGB pie chart
      #534fc3 color shades, tints & tones
#534fc3 color schemes
#534fc3 color preview, HTML & CSS examples
           This text has a color of #534fc3        
        
          <p style="color:#534fc3;">Text here</p>
        
        
          .mytext {color:#534fc3;}
        
        Text color #534fc3
      
           This box has a color of #534fc3        
        
          <div style="background-color:#534fc3;">Content here</div>
        
        
          .mybackground {background-color:#534fc3;}
        
        Background color #534fc3
      
           Border around this has a color of #534fc3        
        
          <div style="border:2px solid #534fc3;">Content here</div>
        
        
          .myborder {border:2px solid #534fc3;}
        
        Border color #534fc3