#3b94bf color space conversions
Hex:
        #3b94bf
        RGB:
        59, 148, 191
        CMY:
        77, 42, 25
        CMYK:
        69, 23, 0, 25
      HSL:
        200°, 52.8000%, 49.0196%
        HSV (HSB):
        200°, 69.1099%, 74.9020%
        XYZ:
        21.7975, 25.8712, 53.1350
        xyY:
        0.2162, 0.2566, 25.8712
      CIE-Lab:
        57.9146, -12.5471, -30.0210
        CIE-LCH:
        57.9146, 32.5375, 247.3178
        CIE-Luv:
        57.9146, -33.6382, -44.6616
        Hunter-Lab:
        50.8637, -12.5159, -26.3329
      #3b94bf color charts
#3b94bf RGB chart
      #3b94bf CMYK chart
      #3b94bf RGB pie chart
      #3b94bf color shades, tints & tones
#3b94bf color schemes
#3b94bf color preview, HTML & CSS examples
           This text has a color of #3b94bf        
        
          <p style="color:#3b94bf;">Text here</p>
        
        
          .mytext {color:#3b94bf;}
        
        Text color #3b94bf
      
           This box has a color of #3b94bf        
        
          <div style="background-color:#3b94bf;">Content here</div>
        
        
          .mybackground {background-color:#3b94bf;}
        
        Background color #3b94bf
      
           Border around this has a color of #3b94bf        
        
          <div style="border:2px solid #3b94bf;">Content here</div>
        
        
          .myborder {border:2px solid #3b94bf;}
        
        Border color #3b94bf