#534afb color space conversions
Hex:
        #534afb
        RGB:
        83, 74, 251
        CMY:
        67, 71, 2
        CMYK:
        67, 71, 0, 2
      HSL:
        243°, 95.6757%, 63.7255%
        HSV (HSB):
        243°, 70.5179%, 98.4314%
        XYZ:
        23.4286, 13.7016, 92.6766
        xyY:
        0.1805, 0.1056, 13.7016
      CIE-Lab:
        43.8019, 55.7346, -86.4329
        CIE-LCH:
        43.8019, 102.8445, 302.8152
        CIE-Luv:
        43.8019, -7.3980, -128.1800
        Hunter-Lab:
        37.0157, 48.2021, -122.5342
      #534afb color charts
#534afb RGB chart
      #534afb CMYK chart
      #534afb RGB pie chart
      #534afb color shades, tints & tones
#534afb color schemes
#534afb color preview, HTML & CSS examples
           This text has a color of #534afb        
        
          <p style="color:#534afb;">Text here</p>
        
        
          .mytext {color:#534afb;}
        
        Text color #534afb
      
           This box has a color of #534afb        
        
          <div style="background-color:#534afb;">Content here</div>
        
        
          .mybackground {background-color:#534afb;}
        
        Background color #534afb
      
           Border around this has a color of #534afb        
        
          <div style="border:2px solid #534afb;">Content here</div>
        
        
          .myborder {border:2px solid #534afb;}
        
        Border color #534afb