#3536db color space conversions
Hex:
        #3536db
        RGB:
        53, 54, 219
        CMY:
        79, 79, 14
        CMYK:
        76, 75, 0, 14
      HSL:
        240°, 69.7479%, 53.3333%
        HSV (HSB):
        240°, 75.7991%, 85.8824%
        XYZ:
        15.5735, 8.5097, 67.8396
        xyY:
        0.1694, 0.0926, 8.5097
      CIE-Lab:
        35.0226, 53.6773, -82.8496
        CIE-LCH:
        35.0226, 98.7183, 302.9387
        CIE-Luv:
        35.0226, -8.2780, -112.6655
        Hunter-Lab:
        29.1714, 44.2448, -117.4620
      #3536db color charts
#3536db RGB chart
      #3536db CMYK chart
      #3536db RGB pie chart
      #3536db color shades, tints & tones
#3536db color schemes
#3536db color preview, HTML & CSS examples
           This text has a color of #3536db        
        
          <p style="color:#3536db;">Text here</p>
        
        
          .mytext {color:#3536db;}
        
        Text color #3536db
      
           This box has a color of #3536db        
        
          <div style="background-color:#3536db;">Content here</div>
        
        
          .mybackground {background-color:#3536db;}
        
        Background color #3536db
      
           Border around this has a color of #3536db        
        
          <div style="border:2px solid #3536db;">Content here</div>
        
        
          .myborder {border:2px solid #3536db;}
        
        Border color #3536db