#5639af color space conversions
Hex:
        #5639af
        RGB:
        86, 57, 175
        CMY:
        66, 78, 31
        CMYK:
        51, 67, 0, 31
      HSL:
        255°, 50.8621%, 45.4902%
        HSV (HSB):
        255°, 67.4286%, 68.6275%
        XYZ:
        13.0387, 7.9998, 41.4143
        xyY:
        0.2088, 0.1281, 7.9998
      CIE-Lab:
        33.9825, 42.4290, -58.7316
        CIE-LCH:
        33.9825, 72.4543, 305.8452
        CIE-Luv:
        33.9825, 2.1548, -83.2701
        Hunter-Lab:
        28.2840, 32.7905, -67.0156
      #5639af color charts
#5639af RGB chart
      #5639af CMYK chart
      #5639af RGB pie chart
      #5639af color shades, tints & tones
#5639af color schemes
#5639af color preview, HTML & CSS examples
           This text has a color of #5639af        
        
          <p style="color:#5639af;">Text here</p>
        
        
          .mytext {color:#5639af;}
        
        Text color #5639af
      
           This box has a color of #5639af        
        
          <div style="background-color:#5639af;">Content here</div>
        
        
          .mybackground {background-color:#5639af;}
        
        Background color #5639af
      
           Border around this has a color of #5639af        
        
          <div style="border:2px solid #5639af;">Content here</div>
        
        
          .myborder {border:2px solid #5639af;}
        
        Border color #5639af