#036dfd color space conversions
Hex:
        #036dfd
        RGB:
        3, 109, 253
        CMY:
        99, 57, 1
        CMYK:
        99, 57, 0, 1
      HSL:
        215°, 98.4252%, 50.1961%
        HSV (HSB):
        215°, 98.8142%, 99.2157%
        XYZ:
        23.2358, 18.0485, 95.1876
        xyY:
        0.1703, 0.1323, 18.0485
      CIE-Lab:
        49.5549, 30.0749, -78.2105
        CIE-LCH:
        49.5549, 83.7937, 291.0337
        CIE-Luv:
        49.5549, -24.1333, -121.1407
        Hunter-Lab:
        42.4835, 23.2822, -103.1053
      #036dfd color charts
#036dfd RGB chart
      #036dfd CMYK chart
      #036dfd RGB pie chart
      #036dfd color shades, tints & tones
#036dfd color schemes
#036dfd color preview, HTML & CSS examples
           This text has a color of #036dfd        
        
          <p style="color:#036dfd;">Text here</p>
        
        
          .mytext {color:#036dfd;}
        
        Text color #036dfd
      
           This box has a color of #036dfd        
        
          <div style="background-color:#036dfd;">Content here</div>
        
        
          .mybackground {background-color:#036dfd;}
        
        Background color #036dfd
      
           Border around this has a color of #036dfd        
        
          <div style="border:2px solid #036dfd;">Content here</div>
        
        
          .myborder {border:2px solid #036dfd;}
        
        Border color #036dfd