#3b7bfa color space conversions
Hex:
        #3b7bfa
        RGB:
        59, 123, 250
        CMY:
        77, 52, 2
        CMYK:
        76, 51, 0, 2
      HSL:
        220°, 95.0249%, 60.5882%
        HSV (HSB):
        220°, 76.4000%, 98.0392%
        XYZ:
        26.1419, 21.9979, 93.3107
        xyY:
        0.1848, 0.1555, 21.9979
      CIE-Lab:
        54.0247, 23.3337, -69.2386
        CIE-LCH:
        54.0247, 73.0647, 288.6240
        CIE-Luv:
        54.0247, -23.4828, -110.3111
        Hunter-Lab:
        46.9019, 17.4131, -85.1254
      #3b7bfa color charts
#3b7bfa RGB chart
      #3b7bfa CMYK chart
      #3b7bfa RGB pie chart
      #3b7bfa color shades, tints & tones
#3b7bfa color schemes
#3b7bfa color preview, HTML & CSS examples
           This text has a color of #3b7bfa        
        
          <p style="color:#3b7bfa;">Text here</p>
        
        
          .mytext {color:#3b7bfa;}
        
        Text color #3b7bfa
      
           This box has a color of #3b7bfa        
        
          <div style="background-color:#3b7bfa;">Content here</div>
        
        
          .mybackground {background-color:#3b7bfa;}
        
        Background color #3b7bfa
      
           Border around this has a color of #3b7bfa        
        
          <div style="border:2px solid #3b7bfa;">Content here</div>
        
        
          .myborder {border:2px solid #3b7bfa;}
        
        Border color #3b7bfa