#3b67ba color space conversions
Hex:
        #3b67ba
        RGB:
        59, 103, 186
        CMY:
        77, 60, 27
        CMYK:
        68, 45, 0, 27
      HSL:
        219°, 51.8367%, 48.0392%
        HSV (HSB):
        219°, 68.2796%, 72.9412%
        XYZ:
        15.5168, 14.1755, 48.3727
        xyY:
        0.1988, 0.1816, 14.1755
      CIE-Lab:
        44.4835, 12.5647, -48.3258
        CIE-LCH:
        44.4835, 49.9325, 284.5742
        CIE-Luv:
        44.4835, -18.2500, -73.1794
        Hunter-Lab:
        37.6503, 7.6770, -49.8198
      #3b67ba color charts
#3b67ba RGB chart
      #3b67ba CMYK chart
      #3b67ba RGB pie chart
      #3b67ba color shades, tints & tones
#3b67ba color schemes
#3b67ba color preview, HTML & CSS examples
           This text has a color of #3b67ba        
        
          <p style="color:#3b67ba;">Text here</p>
        
        
          .mytext {color:#3b67ba;}
        
        Text color #3b67ba
      
           This box has a color of #3b67ba        
        
          <div style="background-color:#3b67ba;">Content here</div>
        
        
          .mybackground {background-color:#3b67ba;}
        
        Background color #3b67ba
      
           Border around this has a color of #3b67ba        
        
          <div style="border:2px solid #3b67ba;">Content here</div>
        
        
          .myborder {border:2px solid #3b67ba;}
        
        Border color #3b67ba