#534fec color space conversions
Hex:
        #534fec
        RGB:
        83, 79, 236
        CMY:
        67, 69, 7
        CMYK:
        65, 67, 0, 7
      HSL:
        242°, 80.5128%, 61.7647%
        HSV (HSB):
        242°, 66.5254%, 92.5490%
        XYZ:
        21.5036, 13.4871, 80.8268
        xyY:
        0.1857, 0.1165, 13.4871
      CIE-Lab:
        43.4882, 48.2538, -78.5244
        CIE-LCH:
        43.4882, 92.1657, 301.5710
        CIE-Luv:
        43.4882, -7.5613, -117.6023
        Hunter-Lab:
        36.7248, 40.2493, -104.7828
      #534fec color charts
#534fec RGB chart
      #534fec CMYK chart
      #534fec RGB pie chart
      #534fec color shades, tints & tones
#534fec color schemes
#534fec color preview, HTML & CSS examples
           This text has a color of #534fec        
        
          <p style="color:#534fec;">Text here</p>
        
        
          .mytext {color:#534fec;}
        
        Text color #534fec
      
           This box has a color of #534fec        
        
          <div style="background-color:#534fec;">Content here</div>
        
        
          .mybackground {background-color:#534fec;}
        
        Background color #534fec
      
           Border around this has a color of #534fec        
        
          <div style="border:2px solid #534fec;">Content here</div>
        
        
          .myborder {border:2px solid #534fec;}
        
        Border color #534fec