#5635d1 color space conversions
Hex:
        #5635d1
        RGB:
        86, 53, 209
        CMY:
        66, 79, 18
        CMYK:
        59, 75, 0, 18
      HSL:
        253°, 62.9032%, 51.3725%
        HSV (HSB):
        253°, 74.6411%, 81.9608%
        XYZ:
        16.6195, 9.1281, 61.2076
        xyY:
        0.1911, 0.1050, 9.1281
      CIE-Lab:
        36.2297, 54.4669, -75.0099
        CIE-LCH:
        36.2297, 92.6991, 305.9845
        CIE-Luv:
        36.2297, -0.3163, -105.8202
        Hunter-Lab:
        30.2127, 45.3174, -98.9659
      #5635d1 color charts
#5635d1 RGB chart
      #5635d1 CMYK chart
      #5635d1 RGB pie chart
      #5635d1 color shades, tints & tones
#5635d1 color schemes
#5635d1 color preview, HTML & CSS examples
           This text has a color of #5635d1        
        
          <p style="color:#5635d1;">Text here</p>
        
        
          .mytext {color:#5635d1;}
        
        Text color #5635d1
      
           This box has a color of #5635d1        
        
          <div style="background-color:#5635d1;">Content here</div>
        
        
          .mybackground {background-color:#5635d1;}
        
        Background color #5635d1
      
           Border around this has a color of #5635d1        
        
          <div style="border:2px solid #5635d1;">Content here</div>
        
        
          .myborder {border:2px solid #5635d1;}
        
        Border color #5635d1