#3a5cab color space conversions
Hex:
        #3a5cab
        RGB:
        58, 92, 171
        CMY:
        77, 64, 33
        CMYK:
        66, 46, 0, 33
      HSL:
        222°, 49.3450%, 44.9020%
        HSV (HSB):
        222°, 66.0819%, 67.0588%
        XYZ:
        12.9228, 11.4941, 40.0656
        xyY:
        0.2004, 0.1783, 11.4941
      CIE-Lab:
        40.4005, 13.9984, -46.0756
        CIE-LCH:
        40.4005, 48.1551, 286.8995
        CIE-Luv:
        40.4005, -15.0501, -68.1484
        Hunter-Lab:
        33.9030, 8.7085, -46.3352
      #3a5cab color charts
#3a5cab RGB chart
      #3a5cab CMYK chart
      #3a5cab RGB pie chart
      #3a5cab color shades, tints & tones
#3a5cab color schemes
#3a5cab color preview, HTML & CSS examples
           This text has a color of #3a5cab        
        
          <p style="color:#3a5cab;">Text here</p>
        
        
          .mytext {color:#3a5cab;}
        
        Text color #3a5cab
      
           This box has a color of #3a5cab        
        
          <div style="background-color:#3a5cab;">Content here</div>
        
        
          .mybackground {background-color:#3a5cab;}
        
        Background color #3a5cab
      
           Border around this has a color of #3a5cab        
        
          <div style="border:2px solid #3a5cab;">Content here</div>
        
        
          .myborder {border:2px solid #3a5cab;}
        
        Border color #3a5cab