#5639e5 color space conversions
Hex:
        #5639e5
        RGB:
        86, 57, 229
        CMY:
        66, 78, 10
        CMYK:
        62, 75, 0, 10
      HSL:
        250°, 76.7857%, 56.0784%
        HSV (HSB):
        250°, 75.1092%, 89.8039%
        XYZ:
        19.4437, 10.5618, 75.1426
        xyY:
        0.1849, 0.1004, 10.5618
      CIE-Lab:
        38.8325, 58.2652, -82.2028
        CIE-LCH:
        38.8325, 100.7578, 305.3289
        CIE-Luv:
        38.8325, -2.5205, -117.4413
        Hunter-Lab:
        32.4990, 49.9212, -114.3382
      #5639e5 color charts
#5639e5 RGB chart
      #5639e5 CMYK chart
      #5639e5 RGB pie chart
      #5639e5 color shades, tints & tones
#5639e5 color schemes
#5639e5 color preview, HTML & CSS examples
           This text has a color of #5639e5        
        
          <p style="color:#5639e5;">Text here</p>
        
        
          .mytext {color:#5639e5;}
        
        Text color #5639e5
      
           This box has a color of #5639e5        
        
          <div style="background-color:#5639e5;">Content here</div>
        
        
          .mybackground {background-color:#5639e5;}
        
        Background color #5639e5
      
           Border around this has a color of #5639e5        
        
          <div style="border:2px solid #5639e5;">Content here</div>
        
        
          .myborder {border:2px solid #5639e5;}
        
        Border color #5639e5