#534eca color space conversions
Hex:
        #534eca
        RGB:
        83, 78, 202
        CMY:
        67, 69, 21
        CMYK:
        59, 61, 0, 21
      HSL:
        242°, 53.9130%, 54.9020%
        HSV (HSB):
        242°, 61.3861%, 79.2157%
        XYZ:
        16.9523, 11.5520, 57.2134
        xyY:
        0.1978, 0.1348, 11.5520
      CIE-Lab:
        40.4951, 37.9360, -63.9843
        CIE-LCH:
        40.4951, 74.3850, 300.6635
        CIE-Luv:
        40.4951, -5.5042, -95.3009
        Hunter-Lab:
        33.9883, 29.5509, -76.0126
      #534eca color charts
#534eca RGB chart
      #534eca CMYK chart
      #534eca RGB pie chart
      #534eca color shades, tints & tones
#534eca color schemes
#534eca color preview, HTML & CSS examples
           This text has a color of #534eca        
        
          <p style="color:#534eca;">Text here</p>
        
        
          .mytext {color:#534eca;}
        
        Text color #534eca
      
           This box has a color of #534eca        
        
          <div style="background-color:#534eca;">Content here</div>
        
        
          .mybackground {background-color:#534eca;}
        
        Background color #534eca
      
           Border around this has a color of #534eca        
        
          <div style="border:2px solid #534eca;">Content here</div>
        
        
          .myborder {border:2px solid #534eca;}
        
        Border color #534eca