#356ad8 color space conversions
Hex:
        #356ad8
        RGB:
        53, 106, 216
        CMY:
        79, 58, 15
        CMYK:
        75, 51, 0, 15
      HSL:
        220°, 67.6349%, 52.7451%
        HSV (HSB):
        220°, 75.4630%, 84.7059%
        XYZ:
        19.0169, 16.0228, 67.0562
        xyY:
        0.1863, 0.1569, 16.0228
      CIE-Lab:
        47.0044, 20.8695, -61.5312
        CIE-LCH:
        47.0044, 64.9740, 288.7354
        CIE-Luv:
        47.0044, -19.9601, -94.8395
        Hunter-Lab:
        40.0285, 14.7526, -71.3032
      #356ad8 color charts
#356ad8 RGB chart
      #356ad8 CMYK chart
      #356ad8 RGB pie chart
      #356ad8 color shades, tints & tones
#356ad8 color schemes
#356ad8 color preview, HTML & CSS examples
           This text has a color of #356ad8        
        
          <p style="color:#356ad8;">Text here</p>
        
        
          .mytext {color:#356ad8;}
        
        Text color #356ad8
      
           This box has a color of #356ad8        
        
          <div style="background-color:#356ad8;">Content here</div>
        
        
          .mybackground {background-color:#356ad8;}
        
        Background color #356ad8
      
           Border around this has a color of #356ad8        
        
          <div style="border:2px solid #356ad8;">Content here</div>
        
        
          .myborder {border:2px solid #356ad8;}
        
        Border color #356ad8