#036fe7 color space conversions
Hex:
        #036fe7
        RGB:
        3, 111, 231
        CMY:
        99, 56, 9
        CMYK:
        99, 52, 0, 9
      HSL:
        212°, 97.4359%, 45.8824%
        HSV (HSB):
        212°, 98.7013%, 90.5882%
        XYZ:
        20.1458, 17.1578, 77.8513
        xyY:
        0.1749, 0.1490, 17.1578
      CIE-Lab:
        48.4582, 20.2790, -67.7054
        CIE-LCH:
        48.4582, 70.6771, 286.6739
        CIE-Luv:
        48.4582, -25.3010, -104.6886
        Hunter-Lab:
        41.4219, 14.3261, -82.4385
      #036fe7 color charts
#036fe7 RGB chart
      #036fe7 CMYK chart
      #036fe7 RGB pie chart
      #036fe7 color shades, tints & tones
#036fe7 color schemes
#036fe7 color preview, HTML & CSS examples
           This text has a color of #036fe7        
        
          <p style="color:#036fe7;">Text here</p>
        
        
          .mytext {color:#036fe7;}
        
        Text color #036fe7
      
           This box has a color of #036fe7        
        
          <div style="background-color:#036fe7;">Content here</div>
        
        
          .mybackground {background-color:#036fe7;}
        
        Background color #036fe7
      
           Border around this has a color of #036fe7        
        
          <div style="border:2px solid #036fe7;">Content here</div>
        
        
          .myborder {border:2px solid #036fe7;}
        
        Border color #036fe7