#534cee color space conversions
Hex:
        #534cee
        RGB:
        83, 76, 238
        CMY:
        67, 70, 7
        CMYK:
        65, 68, 0, 7
      HSL:
        243°, 82.6531%, 61.5686%
        HSV (HSB):
        243°, 68.0672%, 93.3333%
        XYZ:
        21.5843, 13.1809, 82.2955
        xyY:
        0.1844, 0.1126, 13.1809
      CIE-Lab:
        43.0346, 50.5898, -80.3967
        CIE-LCH:
        43.0346, 94.9893, 302.1803
        CIE-Luv:
        43.0346, -7.0714, -119.6495
        Hunter-Lab:
        36.3055, 42.5869, -108.9815
      #534cee color charts
#534cee RGB chart
      #534cee CMYK chart
      #534cee RGB pie chart
      #534cee color shades, tints & tones
#534cee color schemes
#534cee color preview, HTML & CSS examples
           This text has a color of #534cee        
        
          <p style="color:#534cee;">Text here</p>
        
        
          .mytext {color:#534cee;}
        
        Text color #534cee
      
           This box has a color of #534cee        
        
          <div style="background-color:#534cee;">Content here</div>
        
        
          .mybackground {background-color:#534cee;}
        
        Background color #534cee
      
           Border around this has a color of #534cee        
        
          <div style="border:2px solid #534cee;">Content here</div>
        
        
          .myborder {border:2px solid #534cee;}
        
        Border color #534cee