#5631df color space conversions
Hex:
        #5631df
        RGB:
        86, 49, 223
        CMY:
        66, 81, 13
        CMYK:
        61, 78, 0, 13
      HSL:
        253°, 73.1092%, 53.3333%
        HSV (HSB):
        253°, 78.0269%, 87.4510%
        XYZ:
        18.2553, 9.5028, 70.6841
        xyY:
        0.1854, 0.0965, 9.5028
      CIE-Lab:
        36.9348, 60.3159, -81.9075
        CIE-LCH:
        36.9348, 101.7195, 306.3676
        CIE-Luv:
        36.9348, -0.9569, -114.7345
        Hunter-Lab:
        30.8266, 51.7604, -114.3710
      #5631df color charts
#5631df RGB chart
      #5631df CMYK chart
      #5631df RGB pie chart
      #5631df color shades, tints & tones
#5631df color schemes
#5631df color preview, HTML & CSS examples
           This text has a color of #5631df        
        
          <p style="color:#5631df;">Text here</p>
        
        
          .mytext {color:#5631df;}
        
        Text color #5631df
      
           This box has a color of #5631df        
        
          <div style="background-color:#5631df;">Content here</div>
        
        
          .mybackground {background-color:#5631df;}
        
        Background color #5631df
      
           Border around this has a color of #5631df        
        
          <div style="border:2px solid #5631df;">Content here</div>
        
        
          .myborder {border:2px solid #5631df;}
        
        Border color #5631df