#5631cd color space conversions
Hex:
        #5631cd
        RGB:
        86, 49, 205
        CMY:
        66, 81, 20
        CMYK:
        58, 76, 0, 20
      HSL:
        254°, 61.4173%, 49.8039%
        HSV (HSB):
        254°, 76.0976%, 80.3922%
        XYZ:
        15.9555, 8.5828, 58.5733
        xyY:
        0.1920, 0.1033, 8.5828
      CIE-Lab:
        35.1684, 55.2677, -74.4371
        CIE-LCH:
        35.1684, 92.7114, 306.5930
        CIE-Luv:
        35.1684, 0.6144, -103.9002
        Hunter-Lab:
        29.2965, 45.9462, -98.0327
      #5631cd color charts
#5631cd RGB chart
      #5631cd CMYK chart
      #5631cd RGB pie chart
      #5631cd color shades, tints & tones
#5631cd color schemes
#5631cd color preview, HTML & CSS examples
           This text has a color of #5631cd        
        
          <p style="color:#5631cd;">Text here</p>
        
        
          .mytext {color:#5631cd;}
        
        Text color #5631cd
      
           This box has a color of #5631cd        
        
          <div style="background-color:#5631cd;">Content here</div>
        
        
          .mybackground {background-color:#5631cd;}
        
        Background color #5631cd
      
           Border around this has a color of #5631cd        
        
          <div style="border:2px solid #5631cd;">Content here</div>
        
        
          .myborder {border:2px solid #5631cd;}
        
        Border color #5631cd