#3696df color space conversions
Hex:
        #3696df
        RGB:
        54, 150, 223
        CMY:
        79, 41, 13
        CMYK:
        76, 33, 0, 13
      HSL:
        206°, 72.5322%, 54.3137%
        HSV (HSB):
        206°, 75.7848%, 87.4510%
        XYZ:
        25.7470, 27.9247, 73.8450
        xyY:
        0.2019, 0.2190, 27.9247
      CIE-Lab:
        59.8206, -3.2945, -44.9931
        CIE-LCH:
        59.8206, 45.1136, 265.8121
        CIE-Luv:
        59.8206, -33.6254, -70.8160
        Hunter-Lab:
        52.8438, -5.5066, -45.8624
      #3696df color charts
#3696df RGB chart
      #3696df CMYK chart
      #3696df RGB pie chart
      #3696df color shades, tints & tones
#3696df color schemes
#3696df color preview, HTML & CSS examples
           This text has a color of #3696df        
        
          <p style="color:#3696df;">Text here</p>
        
        
          .mytext {color:#3696df;}
        
        Text color #3696df
      
           This box has a color of #3696df        
        
          <div style="background-color:#3696df;">Content here</div>
        
        
          .mybackground {background-color:#3696df;}
        
        Background color #3696df
      
           Border around this has a color of #3696df        
        
          <div style="border:2px solid #3696df;">Content here</div>
        
        
          .myborder {border:2px solid #3696df;}
        
        Border color #3696df