#3a5fca color space conversions
Hex:
        #3a5fca
        RGB:
        58, 95, 202
        CMY:
        77, 63, 21
        CMYK:
        71, 53, 0, 21
      HSL:
        225°, 57.6000%, 50.9804%
        HSV (HSB):
        225°, 71.2871%, 79.2157%
        XYZ:
        16.4978, 13.3482, 57.5841
        xyY:
        0.1887, 0.1527, 13.3482
      CIE-Lab:
        43.2833, 23.3796, -59.5249
        CIE-LCH:
        43.2833, 63.9517, 291.4434
        CIE-Luv:
        43.2833, -15.9818, -89.9639
        Hunter-Lab:
        36.5352, 16.6666, -67.8737
      #3a5fca color charts
#3a5fca RGB chart
      #3a5fca CMYK chart
      #3a5fca RGB pie chart
      #3a5fca color shades, tints & tones
#3a5fca color schemes
#3a5fca color preview, HTML & CSS examples
           This text has a color of #3a5fca        
        
          <p style="color:#3a5fca;">Text here</p>
        
        
          .mytext {color:#3a5fca;}
        
        Text color #3a5fca
      
           This box has a color of #3a5fca        
        
          <div style="background-color:#3a5fca;">Content here</div>
        
        
          .mybackground {background-color:#3a5fca;}
        
        Background color #3a5fca
      
           Border around this has a color of #3a5fca        
        
          <div style="border:2px solid #3a5fca;">Content here</div>
        
        
          .myborder {border:2px solid #3a5fca;}
        
        Border color #3a5fca