#3b7eef color space conversions
Hex:
        #3b7eef
        RGB:
        59, 126, 239
        CMY:
        77, 51, 6
        CMYK:
        75, 47, 0, 6
      HSL:
        218°, 84.9057%, 58.4314%
        HSV (HSB):
        218°, 75.3138%, 93.7255%
        XYZ:
        24.8445, 22.0835, 84.6145
        xyY:
        0.1889, 0.1679, 22.0835
      CIE-Lab:
        54.1155, 17.4715, -62.9871
        CIE-LCH:
        54.1155, 65.3654, 285.5031
        CIE-Luv:
        54.1155, -24.5588, -100.2365
        Hunter-Lab:
        46.9931, 12.1321, -73.8607
      #3b7eef color charts
#3b7eef RGB chart
      #3b7eef CMYK chart
      #3b7eef RGB pie chart
      #3b7eef color shades, tints & tones
#3b7eef color schemes
#3b7eef color preview, HTML & CSS examples
           This text has a color of #3b7eef        
        
          <p style="color:#3b7eef;">Text here</p>
        
        
          .mytext {color:#3b7eef;}
        
        Text color #3b7eef
      
           This box has a color of #3b7eef        
        
          <div style="background-color:#3b7eef;">Content here</div>
        
        
          .mybackground {background-color:#3b7eef;}
        
        Background color #3b7eef
      
           Border around this has a color of #3b7eef        
        
          <div style="border:2px solid #3b7eef;">Content here</div>
        
        
          .myborder {border:2px solid #3b7eef;}
        
        Border color #3b7eef