#536ff7 color space conversions
Hex:
        #536ff7
        RGB:
        83, 111, 247
        CMY:
        67, 56, 3
        CMYK:
        66, 55, 0, 3
      HSL:
        230°, 91.1111%, 64.7059%
        HSV (HSB):
        230°, 66.3968%, 96.8627%
        XYZ:
        26.0402, 19.9233, 90.4688
        xyY:
        0.1909, 0.1460, 19.9233
      CIE-Lab:
        51.7504, 32.7148, -71.2114
        CIE-LCH:
        51.7504, 78.3666, 294.6742
        CIE-Luv:
        51.7504, -15.5809, -112.7743
        Hunter-Lab:
        44.6355, 26.0242, -88.9262
      #536ff7 color charts
#536ff7 RGB chart
      #536ff7 CMYK chart
      #536ff7 RGB pie chart
      #536ff7 color shades, tints & tones
#536ff7 color schemes
#536ff7 color preview, HTML & CSS examples
           This text has a color of #536ff7        
        
          <p style="color:#536ff7;">Text here</p>
        
        
          .mytext {color:#536ff7;}
        
        Text color #536ff7
      
           This box has a color of #536ff7        
        
          <div style="background-color:#536ff7;">Content here</div>
        
        
          .mybackground {background-color:#536ff7;}
        
        Background color #536ff7
      
           Border around this has a color of #536ff7        
        
          <div style="border:2px solid #536ff7;">Content here</div>
        
        
          .myborder {border:2px solid #536ff7;}
        
        Border color #536ff7