#3b6fed color space conversions
Hex:
        #3b6fed
        RGB:
        59, 111, 237
        CMY:
        77, 56, 7
        CMYK:
        75, 53, 0, 7
      HSL:
        222°, 83.1776%, 58.0392%
        HSV (HSB):
        222°, 75.1055%, 92.9412%
        XYZ:
        22.7741, 18.4131, 82.4745
        xyY:
        0.1842, 0.1489, 18.4131
      CIE-Lab:
        49.9934, 26.1003, -68.5309
        CIE-LCH:
        49.9934, 73.3328, 290.8495
        CIE-Luv:
        49.9934, -20.2232, -107.2635
        Hunter-Lab:
        42.9105, 19.6429, -83.9188
      #3b6fed color charts
#3b6fed RGB chart
      #3b6fed CMYK chart
      #3b6fed RGB pie chart
      #3b6fed color shades, tints & tones
#3b6fed color schemes
#3b6fed color preview, HTML & CSS examples
           This text has a color of #3b6fed        
        
          <p style="color:#3b6fed;">Text here</p>
        
        
          .mytext {color:#3b6fed;}
        
        Text color #3b6fed
      
           This box has a color of #3b6fed        
        
          <div style="background-color:#3b6fed;">Content here</div>
        
        
          .mybackground {background-color:#3b6fed;}
        
        Background color #3b6fed
      
           Border around this has a color of #3b6fed        
        
          <div style="border:2px solid #3b6fed;">Content here</div>
        
        
          .myborder {border:2px solid #3b6fed;}
        
        Border color #3b6fed