#534dbe color space conversions
Hex:
        #534dbe
        RGB:
        83, 77, 190
        CMY:
        67, 70, 25
        CMYK:
        56, 59, 0, 25
      HSL:
        243°, 46.5021%, 52.3529%
        HSV (HSB):
        243°, 59.4737%, 74.5098%
        XYZ:
        15.5154, 10.8645, 49.9945
        xyY:
        0.2031, 0.1423, 10.8645
      CIE-Lab:
        39.3512, 34.6785, -58.8614
        CIE-LCH:
        39.3512, 68.3174, 300.5047
        CIE-Luv:
        39.3512, -4.5507, -87.2982
        Hunter-Lab:
        32.9613, 26.3407, -66.8561
      #534dbe color charts
#534dbe RGB chart
      #534dbe CMYK chart
      #534dbe RGB pie chart
      #534dbe color shades, tints & tones
#534dbe color schemes
#534dbe color preview, HTML & CSS examples
           This text has a color of #534dbe        
        
          <p style="color:#534dbe;">Text here</p>
        
        
          .mytext {color:#534dbe;}
        
        Text color #534dbe
      
           This box has a color of #534dbe        
        
          <div style="background-color:#534dbe;">Content here</div>
        
        
          .mybackground {background-color:#534dbe;}
        
        Background color #534dbe
      
           Border around this has a color of #534dbe        
        
          <div style="border:2px solid #534dbe;">Content here</div>
        
        
          .myborder {border:2px solid #534dbe;}
        
        Border color #534dbe