#3a6bce color space conversions
Hex:
        #3a6bce
        RGB:
        58, 107, 206
        CMY:
        77, 58, 19
        CMYK:
        72, 48, 0, 19
      HSL:
        220°, 60.1626%, 51.7647%
        HSV (HSB):
        220°, 71.8447%, 80.7843%
        XYZ:
        18.1432, 15.8712, 60.4997
        xyY:
        0.1920, 0.1679, 15.8712
      CIE-Lab:
        46.8050, 17.1800, -56.1379
        CIE-LCH:
        46.8050, 58.7079, 287.0158
        CIE-Luv:
        46.8050, -19.4944, -86.4022
        Hunter-Lab:
        39.8386, 11.5744, -62.1519
      #3a6bce color charts
#3a6bce RGB chart
      #3a6bce CMYK chart
      #3a6bce RGB pie chart
      #3a6bce color shades, tints & tones
#3a6bce color schemes
#3a6bce color preview, HTML & CSS examples
           This text has a color of #3a6bce        
        
          <p style="color:#3a6bce;">Text here</p>
        
        
          .mytext {color:#3a6bce;}
        
        Text color #3a6bce
      
           This box has a color of #3a6bce        
        
          <div style="background-color:#3a6bce;">Content here</div>
        
        
          .mybackground {background-color:#3a6bce;}
        
        Background color #3a6bce
      
           Border around this has a color of #3a6bce        
        
          <div style="border:2px solid #3a6bce;">Content here</div>
        
        
          .myborder {border:2px solid #3a6bce;}
        
        Border color #3a6bce