#3869bc color space conversions
Hex:
        #3869bc
        RGB:
        56, 105, 188
        CMY:
        78, 59, 26
        CMYK:
        70, 44, 0, 26
      HSL:
        218°, 54.0984%, 47.8431%
        HSV (HSB):
        218°, 70.2128%, 73.7255%
        XYZ:
        15.7596, 14.5747, 49.5595
        xyY:
        0.1973, 0.1824, 14.5747
      CIE-Lab:
        45.0462, 11.5573, -48.5938
        CIE-LCH:
        45.0462, 49.9493, 283.3784
        CIE-Luv:
        45.0462, -19.4856, -73.7282
        Hunter-Lab:
        38.1769, 6.8759, -50.2438
      #3869bc color charts
#3869bc RGB chart
      #3869bc CMYK chart
      #3869bc RGB pie chart
      #3869bc color shades, tints & tones
#3869bc color schemes
#3869bc color preview, HTML & CSS examples
           This text has a color of #3869bc        
        
          <p style="color:#3869bc;">Text here</p>
        
        
          .mytext {color:#3869bc;}
        
        Text color #3869bc
      
           This box has a color of #3869bc        
        
          <div style="background-color:#3869bc;">Content here</div>
        
        
          .mybackground {background-color:#3869bc;}
        
        Background color #3869bc
      
           Border around this has a color of #3869bc        
        
          <div style="border:2px solid #3869bc;">Content here</div>
        
        
          .myborder {border:2px solid #3869bc;}
        
        Border color #3869bc