#3a5bcb color space conversions
Hex:
        #3a5bcb
        RGB:
        58, 91, 203
        CMY:
        77, 64, 20
        CMYK:
        71, 55, 0, 20
      HSL:
        226°, 58.2329%, 51.1765%
        HSV (HSB):
        226°, 71.4286%, 79.6078%
        XYZ:
        16.2655, 12.6935, 58.0927
        xyY:
        0.1868, 0.1458, 12.6935
      CIE-Lab:
        42.2978, 26.3124, -61.6990
        CIE-LCH:
        42.2978, 67.0754, 293.0965
        CIE-Luv:
        42.2978, -14.8736, -92.6243
        Hunter-Lab:
        35.6280, 19.1431, -71.7350
      #3a5bcb color charts
#3a5bcb RGB chart
      #3a5bcb CMYK chart
      #3a5bcb RGB pie chart
      #3a5bcb color shades, tints & tones
#3a5bcb color schemes
#3a5bcb color preview, HTML & CSS examples
           This text has a color of #3a5bcb        
        
          <p style="color:#3a5bcb;">Text here</p>
        
        
          .mytext {color:#3a5bcb;}
        
        Text color #3a5bcb
      
           This box has a color of #3a5bcb        
        
          <div style="background-color:#3a5bcb;">Content here</div>
        
        
          .mybackground {background-color:#3a5bcb;}
        
        Background color #3a5bcb
      
           Border around this has a color of #3a5bcb        
        
          <div style="border:2px solid #3a5bcb;">Content here</div>
        
        
          .myborder {border:2px solid #3a5bcb;}
        
        Border color #3a5bcb