#3b7eeb color space conversions
Hex:
        #3b7eeb
        RGB:
        59, 126, 235
        CMY:
        77, 51, 8
        CMYK:
        75, 46, 0, 8
      HSL:
        217°, 81.4815%, 57.6471%
        HSV (HSB):
        217°, 74.8936%, 92.1569%
        XYZ:
        24.2599, 21.8497, 81.5360
        xyY:
        0.1901, 0.1712, 21.8497
      CIE-Lab:
        53.8671, 16.0146, -61.1578
        CIE-LCH:
        53.8671, 63.2198, 284.6739
        CIE-Luv:
        53.8671, -24.6420, -97.1493
        Hunter-Lab:
        46.7436, 10.8399, -70.7004
      #3b7eeb color charts
#3b7eeb RGB chart
      #3b7eeb CMYK chart
      #3b7eeb RGB pie chart
      #3b7eeb color shades, tints & tones
#3b7eeb color schemes
#3b7eeb color preview, HTML & CSS examples
           This text has a color of #3b7eeb        
        
          <p style="color:#3b7eeb;">Text here</p>
        
        
          .mytext {color:#3b7eeb;}
        
        Text color #3b7eeb
      
           This box has a color of #3b7eeb        
        
          <div style="background-color:#3b7eeb;">Content here</div>
        
        
          .mybackground {background-color:#3b7eeb;}
        
        Background color #3b7eeb
      
           Border around this has a color of #3b7eeb        
        
          <div style="border:2px solid #3b7eeb;">Content here</div>
        
        
          .myborder {border:2px solid #3b7eeb;}
        
        Border color #3b7eeb