#3b7ddd color space conversions
Hex:
        #3b7ddd
        RGB:
        59, 125, 221
        CMY:
        77, 51, 13
        CMYK:
        73, 43, 0, 13
      HSL:
        216°, 70.4348%, 54.9020%
        HSV (HSB):
        216°, 73.3032%, 86.6667%
        XYZ:
        22.1884, 20.8175, 71.2553
        xyY:
        0.1942, 0.1822, 20.8175
      CIE-Lab:
        52.7492, 11.5363, -55.1067
        CIE-LCH:
        52.7492, 56.3012, 281.8238
        CIE-Luv:
        52.7492, -24.6488, -86.7997
        Hunter-Lab:
        45.6262, 6.9602, -60.6560
      #3b7ddd color charts
#3b7ddd RGB chart
      #3b7ddd CMYK chart
      #3b7ddd RGB pie chart
      #3b7ddd color shades, tints & tones
#3b7ddd color schemes
#3b7ddd color preview, HTML & CSS examples
           This text has a color of #3b7ddd        
        
          <p style="color:#3b7ddd;">Text here</p>
        
        
          .mytext {color:#3b7ddd;}
        
        Text color #3b7ddd
      
           This box has a color of #3b7ddd        
        
          <div style="background-color:#3b7ddd;">Content here</div>
        
        
          .mybackground {background-color:#3b7ddd;}
        
        Background color #3b7ddd
      
           Border around this has a color of #3b7ddd        
        
          <div style="border:2px solid #3b7ddd;">Content here</div>
        
        
          .myborder {border:2px solid #3b7ddd;}
        
        Border color #3b7ddd