#5364ff color space conversions
Hex:
        #5364ff
        RGB:
        83, 100, 255
        CMY:
        67, 61, 0
        CMYK:
        67, 61, 0, 0
      HSL:
        234°, 100.0000%, 66.2745%
        HSV (HSB):
        234°, 67.4510%, 100.0000%
        XYZ:
        26.1745, 18.1733, 96.7360
        xyY:
        0.1855, 0.1288, 18.1733
      CIE-Lab:
        49.7057, 42.0851, -78.9819
        CIE-LCH:
        49.7057, 89.4947, 298.0507
        CIE-Luv:
        49.7057, -12.9748, -123.1846
        Hunter-Lab:
        42.6302, 34.9941, -104.6991
      #5364ff color charts
#5364ff RGB chart
      #5364ff CMYK chart
      #5364ff RGB pie chart
      #5364ff color shades, tints & tones
#5364ff color schemes
#5364ff color preview, HTML & CSS examples
           This text has a color of #5364ff        
        
          <p style="color:#5364ff;">Text here</p>
        
        
          .mytext {color:#5364ff;}
        
        Text color #5364ff
      
           This box has a color of #5364ff        
        
          <div style="background-color:#5364ff;">Content here</div>
        
        
          .mybackground {background-color:#5364ff;}
        
        Background color #5364ff
      
           Border around this has a color of #5364ff        
        
          <div style="border:2px solid #5364ff;">Content here</div>
        
        
          .myborder {border:2px solid #5364ff;}
        
        Border color #5364ff