#5635ff color space conversions
Hex:
        #5635ff
        RGB:
        86, 53, 255
        CMY:
        66, 79, 0
        CMYK:
        66, 79, 0, 0
      HSL:
        250°, 100.0000%, 60.3922%
        HSV (HSB):
        250°, 79.2157%, 100.0000%
        XYZ:
        23.1609, 11.7446, 95.6540
        xyY:
        0.1774, 0.0900, 11.7446
      CIE-Lab:
        40.8074, 67.4432, -93.6043
        CIE-LCH:
        40.8074, 115.3705, 305.7733
        CIE-Luv:
        40.8074, -3.8886, -133.1405
        Hunter-Lab:
        34.2705, 60.6616, -141.4980
      #5635ff color charts
#5635ff RGB chart
      #5635ff CMYK chart
      #5635ff RGB pie chart
      #5635ff color shades, tints & tones
#5635ff color schemes
#5635ff color preview, HTML & CSS examples
           This text has a color of #5635ff        
        
          <p style="color:#5635ff;">Text here</p>
        
        
          .mytext {color:#5635ff;}
        
        Text color #5635ff
      
           This box has a color of #5635ff        
        
          <div style="background-color:#5635ff;">Content here</div>
        
        
          .mybackground {background-color:#5635ff;}
        
        Background color #5635ff
      
           Border around this has a color of #5635ff        
        
          <div style="border:2px solid #5635ff;">Content here</div>
        
        
          .myborder {border:2px solid #5635ff;}
        
        Border color #5635ff