#5367e7 color space conversions
Hex:
        #5367e7
        RGB:
        83, 103, 231
        CMY:
        67, 60, 9
        CMYK:
        64, 55, 0, 9
      HSL:
        232°, 75.5102%, 61.5686%
        HSV (HSB):
        232°, 64.0693%, 90.5882%
        XYZ:
        22.8413, 17.3090, 77.7384
        xyY:
        0.1938, 0.1468, 17.3090
      CIE-Lab:
        48.6471, 32.2085, -67.2933
        CIE-LCH:
        48.6471, 74.6041, 295.5771
        CIE-Luv:
        48.6471, -13.0716, -105.1413
        Hunter-Lab:
        41.6041, 25.1922, -81.6621
      #5367e7 color charts
#5367e7 RGB chart
      #5367e7 CMYK chart
      #5367e7 RGB pie chart
      #5367e7 color shades, tints & tones
#5367e7 color schemes
#5367e7 color preview, HTML & CSS examples
           This text has a color of #5367e7        
        
          <p style="color:#5367e7;">Text here</p>
        
        
          .mytext {color:#5367e7;}
        
        Text color #5367e7
      
           This box has a color of #5367e7        
        
          <div style="background-color:#5367e7;">Content here</div>
        
        
          .mybackground {background-color:#5367e7;}
        
        Background color #5367e7
      
           Border around this has a color of #5367e7        
        
          <div style="border:2px solid #5367e7;">Content here</div>
        
        
          .myborder {border:2px solid #5367e7;}
        
        Border color #5367e7